mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-14 19:20:10 -06:00
10 lines
260 B
CMake
10 lines
260 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0022-NOWARN-shared)
|
|
run_cmake(CMP0022-NOWARN-static)
|
|
run_cmake(CMP0022-NOWARN-static-NEW)
|
|
run_cmake(CMP0022-NOWARN-static-link_libraries)
|
|
run_cmake(CMP0022-export)
|
|
run_cmake(CMP0022-export-exe)
|
|
run_cmake(CMP0022-install-export)
|