summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0115
Commit message (Collapse)AuthorAgeFilesLines
* Add deprecation warnings for policies CMP0120 and belowBrad King2023-06-071-1/+10
| | | | | | | The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for policies introduced in CMake 3.20 and below to encourage projects to port away from setting policies to OLD.
* Tests/RunCMake: Match 'Tried extensions' output more robustlyBrad King2023-03-092-10/+6
|
* CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-1313-0/+103