CMAKE_GENERATOR_TOOLSET¶
在 3.15 版被加入.
This is a CMake Environment Variable. Its initial value is taken from the calling process environment.
Default value for CMAKE_GENERATOR_TOOLSET
if no Cache entry
is present and no value is specified by cmake -T
option.
This value is only applied if CMAKE_GENERATOR
is set.