mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
10 lines
196 B
CMake
10 lines
196 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(invalid_name)
|
|
run_cmake(target_commands)
|
|
run_cmake(no_shared_libs)
|
|
run_cmake(whitelist)
|
|
run_cmake(invalid_signature)
|
|
run_cmake(genex_link)
|
|
run_cmake(add_dependencies)
|