summaryrefslogtreecommitdiff
path: root/3.8.2/doc/cmake/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to '3.8.2/doc/cmake/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt')
-rw-r--r--3.8.2/doc/cmake/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/3.8.2/doc/cmake/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt b/3.8.2/doc/cmake/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt
deleted file mode 100644
index 210da52..0000000
--- a/3.8.2/doc/cmake/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-CMAKE_XCODE_PLATFORM_TOOLSET
-----------------------------
-
-Xcode compiler selection.
-
-:generator:`Xcode` supports selection of a compiler from one of the installed
-toolsets. CMake provides the name of the chosen toolset in this
-variable, if any is explicitly selected (e.g. via the :manual:`cmake(1)`
-``-T`` option).