CMake/Tests/RunCMake/CMP0045/RunCMakeTest.cmake
Stephen Kelly 73e93400e2 get_target_property: Error on non-existent target.
Introduce policy CMP0045 to control this behavior.
2014-01-08 16:41:34 +01:00

6 lines
89 B
CMake

include(RunCMake)
run_cmake(CMP0045-OLD)
run_cmake(CMP0045-NEW)
run_cmake(CMP0045-WARN)