CMake/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst
Kitware Robot f051814ed0 Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation:

 ./convert-help.bash "/path/to/CMake-build/bin"

Then remove it.
2013-10-15 14:12:03 -04:00

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".