mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
2600e923a6
Don't attempt to trace their dependencies.
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)
|