cmake (3.27.7)

(root)/
share/
cmake-3.27/
Help/
prop_gbl/
REPORT_UNDEFINED_PROPERTIES.rst
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.