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

View File

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