summaryrefslogtreecommitdiffstats
path: root/Tests/Policy0002/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
|
* Test support for OLD behavior of policy CMP0002Brad King2009-09-281-0/+5
Policy CMP0002's OLD behavior allows duplicate non-custom targets. We test it with a project that builds two executables of the same name by setting CMP0002 to OLD.