mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
9 lines
177 B
CMake
9 lines
177 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0028-NEW)
|
|
run_cmake(CMP0028-OLD)
|
|
run_cmake(CMP0028-WARN)
|
|
run_cmake(CMP0028-NEW-iface)
|
|
run_cmake(CMP0028-OLD-iface)
|
|
run_cmake(CMP0028-WARN-iface)
|