summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/PolicyScope/dir1
Commit message (Collapse)AuthorAgeFilesLines
* Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-031-1/+1
| | | | | This allows for expressions like: $<$<CXX_COMPILER_ID:Clang,GNU>:-DMY_PRIVATE_DEFINE>
* Tests: Verify generate-time policy scope behavior.Stephen Kelly2015-08-012-0/+10
If some day there are no policies checked through the makefile at generate time, this can be fixed.