summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/export/ExportPropertiesUndefined.cmake
Commit message (Collapse)AuthorAgeFilesLines
* EXPORT_PROPERTIES: Add test for an undefined propertyCraig Scott2018-08-161-0/+11
The added test verifies that a property listed in EXPORT_PROPERTIES can be undefined. It confirms the crash recorded in issue #18260.