summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2019-03-07 00:00:09 +1100
committerCraig Scott <craig.scott@crascit.com>2019-03-07 00:04:55 +1100
commitd0cb912a2868bf7e907ce3f083fca812fafa78ef (patch)
tree21633291e02271e1457029e6cccdb48c3b215dc8
parentde850fe3851e46aa01e8dc8874d17efcf0c9bbf6 (diff)
downloadcmake-d0cb912a2868bf7e907ce3f083fca812fafa78ef.tar.gz
Help: Remove note that Xcode scheme generator is experimental
-rw-r--r--Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst b/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
index cb8ef06a43..74667845de 100644
--- a/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
+++ b/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
@@ -5,11 +5,6 @@ If enabled, the Xcode generator will generate schema files. These
are useful to invoke analyze, archive, build-for-testing and test
actions from the command line.
-.. note::
-
- The Xcode Schema Generator is still experimental and subject to
- change.
-
The following target properties overwrite the default of the
corresponding settings on the "Diagnostic" tab for each schema file.
Each of those is initialized by the respective ``CMAKE_`` variable