mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Exclude Borland and NMake from the CMP0037 test. They do not accept the colon in a target name.
6 lines
89 B
CMake
6 lines
89 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0037-NEW)
|
|
run_cmake(CMP0037-OLD)
|
|
run_cmake(CMP0037-WARN)
|