summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_GENERATOR.rst
blob: 3f6ebc1cdb374f1fab9475a946513b53b1f5aa3b (plain)
1
2
3
4
5
6
7
CMAKE_GENERATOR
---------------

The generator used to build the project.  See :manual:`cmake-generators(7)`.

The name of the generator that is being used to generate the build
files.  (e.g.  ``Unix Makefiles``, ``Visual Studio 6``, etc.)