CMAKE_GENERATOR_TOOLSET.rst 310 B

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