- CMAKE_GENERATOR_TOOLSET
- -----------------------
- .. versionadded:: 3.15
- .. include:: include/ENV_VAR.rst
- Default value for :variable:`CMAKE_GENERATOR_TOOLSET` if no Cache entry
- is present and no value is specified by :option:`cmake -T` option.
- This value is only applied if :envvar:`CMAKE_GENERATOR` is set.
|