summaryrefslogtreecommitdiffstats
path: root/Tests/IncludeDirectories/CMP0021
Commit message (Collapse)AuthorAgeFilesLines
* Fix OLD behavior of CMP0021.Stephen Kelly2013-08-243-0/+27
Exclude Ninja and Xcode from the CMP0021 test They do not behave the same as the makefile generator with relative paths. Don't overwrite the header file for in-source builds.