summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_sf/EXTERNAL_OBJECT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_sf/EXTERNAL_OBJECT.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_sf/EXTERNAL_OBJECT.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_sf/EXTERNAL_OBJECT.rst b/share/cmake-3.5/Help/prop_sf/EXTERNAL_OBJECT.rst
new file mode 100755
index 0000000..efa0e9b
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_sf/EXTERNAL_OBJECT.rst
@@ -0,0 +1,8 @@
+EXTERNAL_OBJECT
+---------------
+
+If set to true then this is an object file.
+
+If this property is set to true then the source file is really an
+object file and should not be compiled. It will still be linked into
+the target though.