mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
a95cbf3890
Reduce the length of the longest path on disk needed by the tests.
8 lines
168 B
CMake
8 lines
168 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(shared)
|
|
run_cmake(static)
|
|
run_cmake(target_link_libraries)
|
|
run_cmake(target_link_libraries-cycle1)
|
|
run_cmake(target_link_libraries-cycle2)
|