73e93400e2
Introduce policy CMP0045 to control this behavior.
6 lines
89 B
CMake
6 lines
89 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0045-OLD)
|
|
run_cmake(CMP0045-NEW)
|
|
run_cmake(CMP0045-WARN)
|