CMAKE_GENERATOR.rst 230 B

1234567
  1. CMAKE_GENERATOR
  2. ---------------
  3. The generator used to build the project. See :manual:`cmake-generators(7)`.
  4. The name of the generator that is being used to generate the build
  5. files. (e.g. ``Unix Makefiles``, ``Ninja``, etc.)