mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05: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)
|