CMake/Tests/RunCMake/CMP0022/RunCMakeTest.cmake

8 lines
167 B
CMake
Raw Normal View History

include(RunCMake)
run_cmake(CMP0022-WARN)
run_cmake(CMP0022-WARN-static)
run_cmake(CMP0022-NOWARN-static)
run_cmake(CMP0022-export)
run_cmake(CMP0022-install-export)