summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_tgt/SUFFIX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_tgt/SUFFIX.rst')
-rw-r--r--share/cmake-3.10/Help/prop_tgt/SUFFIX.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_tgt/SUFFIX.rst b/share/cmake-3.10/Help/prop_tgt/SUFFIX.rst
new file mode 100644
index 0000000..70844be
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_tgt/SUFFIX.rst
@@ -0,0 +1,7 @@
+SUFFIX
+------
+
+What comes after the target name.
+
+A target property that can be set to override the suffix (such as
+".so" or ".exe") on the name of a library, module or executable.