mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
5702e10677
Add policy CMP0051 to control this behavior.
6 lines
89 B
CMake
6 lines
89 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0051-OLD)
|
|
run_cmake(CMP0051-NEW)
|
|
run_cmake(CMP0051-WARN)
|