mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 10:00:12 -05:00
7 lines
117 B
CMake
7 lines
117 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(invalid_name)
|
|
run_cmake(target_commands)
|
|
run_cmake(no_shared_libs)
|
|
run_cmake(whitelist)
|