summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst')
-rw-r--r--share/cmake-3.18/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst b/share/cmake-3.18/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst
new file mode 100644
index 0000000..1f228e3
--- /dev/null
+++ b/share/cmake-3.18/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst
@@ -0,0 +1,10 @@
+XCODE_SCHEME_ARGUMENTS
+----------------------
+
+Specify command line arguments that should be added to the Arguments
+section of the generated Xcode scheme.
+
+If set to a list of arguments those will be added to the scheme.
+
+Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
+documentation to see all Xcode schema related properties.