summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/prop_sf/COMPILE_FLAGS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/prop_sf/COMPILE_FLAGS.rst')
-rw-r--r--share/cmake-3.2/Help/prop_sf/COMPILE_FLAGS.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.2/Help/prop_sf/COMPILE_FLAGS.rst b/share/cmake-3.2/Help/prop_sf/COMPILE_FLAGS.rst
new file mode 100644
index 0000000..daba502
--- /dev/null
+++ b/share/cmake-3.2/Help/prop_sf/COMPILE_FLAGS.rst
@@ -0,0 +1,8 @@
+COMPILE_FLAGS
+-------------
+
+Additional flags to be added when compiling this source file.
+
+These flags will be added to the list of compile flags when this
+source file builds. Use COMPILE_DEFINITIONS to pass additional
+preprocessor definitions.