You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
295 B
9 lines
295 B
11 years ago
|
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.
|