cmake/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
2014-08-03 19:52:23 +02:00

9 lines
295 B
ReStructuredText

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.