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)
|