summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_GENERATOR.rst
blob: cce04c13640e5b111597b228e012b02b503f89e6 (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``, ``Ninja``, etc.)