summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/project_injected
Commit message (Collapse)AuthorAgeFilesLines
* cmMakefile: Enforce explicit use of project() commandBartosz Kosiorek2019-05-061-0/+12
| | | | Fixes: 17714
* project: Do not issue CMP0048 warnings on injected callBrad King2018-07-241-12/+0
| | | | Fixes: #18202
* Tests: Add case showing CMP0048 warning on injected project commandBrad King2018-07-244-0/+27
Issue: #18202