summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export/systemlib.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-241-0/+7
Introduce a target property to control this behavior variable to set the default value for the target property. This does not affect try_compile runs.