summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst b/share/cmake-3.2/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
deleted file mode 100755
index f0a4841..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-CMAKE_XCODE_PLATFORM_TOOLSET
-----------------------------
-
-Xcode compiler selection.
-
-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 cmake -T
-option).