summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorHarry Mallon <hjmallon@gmail.com>2019-03-11 11:51:26 (GMT)
committerHarry Mallon <hjmallon@gmail.com>2019-03-11 13:30:35 (GMT)
commit40be48f8907e37e5bd1ce94d6b28f3bb4727db70 (patch)
tree2caa3ca6bf583a182c1ac639ed47f419f45165a7 /Help/prop_tgt
parent7a30d72728b9334e18205dc65cf4419efdcfba34 (diff)
downloadCMake-40be48f8907e37e5bd1ce94d6b28f3bb4727db70.zip
CMake-40be48f8907e37e5bd1ce94d6b28f3bb4727db70.tar.gz
CMake-40be48f8907e37e5bd1ce94d6b28f3bb4727db70.tar.bz2
XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT
Diffstat (limited to 'Help/prop_tgt')
-rw-r--r--Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst b/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst
new file mode 100644
index 0000000..a53f836
--- /dev/null
+++ b/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst
@@ -0,0 +1,7 @@
+XCODE_SCHEME_DEBUG_AS_ROOT
+--------------------------
+
+Whether to debug the target as 'root'.
+
+Please refer to the :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable
+documentation to see all Xcode schema related properties.