mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
03c31b0395
This generator has been deprecated since CMake 3.27. Remove it.
7 lines
127 B
CMake
7 lines
127 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0069-OLD)
|
|
run_cmake(CMP0069-NEW-cmake)
|
|
run_cmake(CMP0069-NEW-compiler)
|
|
run_cmake(CMP0069-WARN)
|