mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 15:11:01 -06:00
12 lines
261 B
CMake
12 lines
261 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(global-interface)
|
|
run_cmake(genex_link)
|
|
run_cmake(add_dependencies)
|
|
run_cmake(add_custom_command-TARGET)
|