cmake/Help/envvar/CMAKE_GENERATOR_TOOLSET.rst

11 lines
309 B
ReStructuredText
Raw Normal View History

2019-11-11 23:01:05 +01:00
CMAKE_GENERATOR_TOOLSET
-----------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.15
2019-11-11 23:01:05 +01:00
.. include:: ENV_VAR.txt
Default value for :variable:`CMAKE_GENERATOR_TOOLSET` if no Cache entry
is present and no value is specified by :manual:`cmake(1)` ``-T`` option.
This value is only applied if :envvar:`CMAKE_GENERATOR` is set.