summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst')
-rw-r--r--share/cmake-3.22/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst b/share/cmake-3.22/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
new file mode 100644
index 0000000..29ba365
--- /dev/null
+++ b/share/cmake-3.22/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.