summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
diff options
context:
space:
mode:
authorHarry Mallon <hjmallon@gmail.com>2019-03-11 12:57:39 (GMT)
committerHarry Mallon <hjmallon@gmail.com>2019-03-21 16:50:41 (GMT)
commit413b71485a456456e204183f0d62e11e1ec3c1da (patch)
tree54a69634dd466a5b02846c29d018fc3c2ecbf892 /Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
parentd2101e944a03056dc2180dd790ba85175e04d653 (diff)
downloadCMake-413b71485a456456e204183f0d62e11e1ec3c1da.zip
CMake-413b71485a456456e204183f0d62e11e1ec3c1da.tar.gz
CMake-413b71485a456456e204183f0d62e11e1ec3c1da.tar.bz2
Xcode: Create Xcode schemes per target
Diffstat (limited to 'Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst')
-rw-r--r--Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst b/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
index d0427e2..104841b 100644
--- a/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
+++ b/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
@@ -5,5 +5,5 @@ Specify path to executable in the Info section of the generated
Xcode scheme. If not set the schema generator will select the
current target if it is actually executable.
-Please refer to the :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable
+Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
documentation to see all Xcode schema related properties.