summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-13 14:03:30 (GMT)
committerBrad King <brad.king@kitware.com>2017-03-13 14:36:58 (GMT)
commit60546b4829ecaa34da88c9a0993b38b967d25925 (patch)
tree557d90ae5baf5c4566114043c6db4064cb894e98 /Help/variable/CMAKE_GENERATOR_TOOLSET.rst
parent35c5cddcc51b8e2e6caaebc969ce3d7ae810dee3 (diff)
downloadCMake-60546b4829ecaa34da88c9a0993b38b967d25925.zip
CMake-60546b4829ecaa34da88c9a0993b38b967d25925.tar.gz
CMake-60546b4829ecaa34da88c9a0993b38b967d25925.tar.bz2
Help: Cross-reference generator toolset variables
Diffstat (limited to 'Help/variable/CMAKE_GENERATOR_TOOLSET.rst')
-rw-r--r--Help/variable/CMAKE_GENERATOR_TOOLSET.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_GENERATOR_TOOLSET.rst b/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
index 6a24197..68e4eb1 100644
--- a/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
+++ b/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
@@ -20,3 +20,9 @@ Toolset specification is supported only on specific generators:
* The :generator:`Xcode` generator for Xcode 3.0 and above
See native build system documentation for allowed toolset names.
+
+Visual Studio Toolset Selection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+On :ref:`Visual Studio Generators` the selected toolset name
+is provided in the :variable:`CMAKE_VS_PLATFORM_TOOLSET` variable.