mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
242 B
ReStructuredText
9 lines
242 B
ReStructuredText
EXCLUDE_FROM_DEFAULT_BUILD
|
|
--------------------------
|
|
|
|
Exclude target from "Build Solution".
|
|
|
|
This property is only used by Visual Studio generators 7 and above.
|
|
When set to TRUE, the target will not be built when you press "Build
|
|
Solution".
|