blob: a4e70a590d6364217106ca824d4d50d4deb971c8 (
plain)
1
2
3
4
5
6
7
|
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.)
|