summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst')
-rwxr-xr-xshare/cmake-3.2/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/share/cmake-3.2/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst b/share/cmake-3.2/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
deleted file mode 100755
index de98c37..0000000
--- a/share/cmake-3.2/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-XCODE_ATTRIBUTE_<an-attribute>
-------------------------------
-
-Set Xcode target attributes directly.
-
-Tell the Xcode generator to set '<an-attribute>' to a given value in
-the generated Xcode project. Ignored on other generators.
-
-See the :variable:`CMAKE_XCODE_ATTRIBUTE_<an-attribute>` variable
-to set attributes on all targets in a directory tree.