ENH: commit fix for putting everything in the build on vs

This commit is contained in:
Bill Hoffman
2006-11-09 09:57:23 -05:00
parent 976424f8d3
commit b0bc59f709
9 changed files with 75 additions and 15 deletions
+4
View File
@@ -149,6 +149,10 @@ public:
"installing a target. They are used only when the old "
"INSTALL_TARGETS command is used to install the target. Use the "
"INSTALL command instead."
"\n"
"The EXCLUDE_FROM_DEFAULT_BUILD property is used by the visual "
"studio generators. If it is set to 1 the target will not be "
"part of the default build when you select \"Build Solution\"."
;
}