summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0081
Commit message (Collapse)AuthorAgeFilesLines
* Add deprecation warnings for policies CMP0081 and belowBrad King2021-02-102-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.13 and below to encourage projects to port away from setting policies to OLD.
* LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-2512-0/+47