summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/DEFINITIONS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_dir/DEFINITIONS.rst')
-rw-r--r--Help/prop_dir/DEFINITIONS.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_dir/DEFINITIONS.rst b/Help/prop_dir/DEFINITIONS.rst
new file mode 100644
index 0000000..22f7c15
--- /dev/null
+++ b/Help/prop_dir/DEFINITIONS.rst
@@ -0,0 +1,8 @@
+DEFINITIONS
+-----------
+
+For CMake 2.4 compatibility only. Use COMPILE_DEFINITIONS instead.
+
+This read-only property specifies the list of flags given so far to
+the add_definitions command. It is intended for debugging purposes.
+Use the COMPILE_DEFINITIONS instead.