mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
3ec82b713e
Fixes: #18331
7 lines
121 B
CMake
7 lines
121 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0102-OLD)
|
|
run_cmake(CMP0102-NEW)
|
|
run_cmake(CMP0102-WARN)
|
|
run_cmake(CMP0102-WARN-Default)
|