summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
blob: 4540eaa0c0d4203d8f093434612313b0f99ee82c (plain)
1
2
3
4
5
6
7
8
9
CMAKE_GENERATOR_TOOLSET
-----------------------

Native build system toolset name specified by user.

Some CMake generators support a toolset name to be given to the native
build system to choose a compiler.  If the user specifies a toolset
name (e.g.  via the cmake -T option) the value will be available in
this variable.