summaryrefslogtreecommitdiff
path: root/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst')
-rw-r--r--Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst b/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
new file mode 100644
index 000000000..29ba36557
--- /dev/null
+++ b/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
@@ -0,0 +1,8 @@
+REPORT_UNDEFINED_PROPERTIES
+---------------------------
+
+If set, report any undefined properties to this file.
+
+If this property is set to a filename then when CMake runs it will
+report any properties or variables that were accessed but not defined
+into the filename specified in this property.