mirror of
https://github.com/reactos/CMake.git
synced 2025-03-05 18:37:46 +00:00

Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
200 B
ReStructuredText
8 lines
200 B
ReStructuredText
CMAKE_GENERATOR
|
|
---------------
|
|
|
|
The generator used to build the project.
|
|
|
|
The name of the generator that is being used to generate the build
|
|
files. (e.g. "Unix Makefiles", "Visual Studio 6", etc.)
|