CMAKE_GENERATOR_TOOLSET.rst 309 B

12345678910
  1. CMAKE_GENERATOR_TOOLSET
  2. -----------------------
  3. .. versionadded:: 3.15
  4. .. include:: ENV_VAR.txt
  5. Default value for :variable:`CMAKE_GENERATOR_TOOLSET` if no Cache entry
  6. is present and no value is specified by :manual:`cmake(1)` ``-T`` option.
  7. This value is only applied if :envvar:`CMAKE_GENERATOR` is set.