ERR: Removed duplicate generator documentation.e

This commit is contained in:
Brad King 2003-07-10 23:22:09 -04:00
parent 7c2b4e3a02
commit 958987c27f
1 changed files with 2 additions and 2 deletions

View File

@ -299,8 +299,8 @@ private:
{"-G<generator-name>", "Specify a makefile generator.", \
"CMake may support multiple native build systems on certain platforms. " \
"A makefile generator is responsible for generating a particular build " \
"system. Possible generator names are\n" \
" \"Unix Makefiles\" - Standard UNIX Makefiles"}
"system. Possible generator names are specified in the Generators " \
"section."}
#define CMAKE_STANDARD_INTRODUCTION \
{0, \