summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_sf/OBJECT_OUTPUTS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_sf/OBJECT_OUTPUTS.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_sf/OBJECT_OUTPUTS.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_sf/OBJECT_OUTPUTS.rst b/share/cmake-3.5/Help/prop_sf/OBJECT_OUTPUTS.rst
new file mode 100755
index 0000000..6a28553
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_sf/OBJECT_OUTPUTS.rst
@@ -0,0 +1,9 @@
+OBJECT_OUTPUTS
+--------------
+
+Additional outputs for a Makefile rule.
+
+Additional outputs created by compilation of this source file. If any
+of these outputs is missing the object will be recompiled. This is
+supported only on Makefile generators and will be ignored on other
+generators.