mirror of
https://github.com/reactos/CMake.git
synced 2025-01-07 11:40:23 +00:00
f2eee72fac
Add CMP0050 to control this behavior.
6 lines
89 B
CMake
6 lines
89 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0050-OLD)
|
|
run_cmake(CMP0050-NEW)
|
|
run_cmake(CMP0050-WARN)
|