mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 23:57:44 +00:00
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)
|