mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
a95cbf3890
Reduce the length of the longest path on disk needed by the tests.
4 lines
74 B
CMake
4 lines
74 B
CMake
add_custom_target(drive
|
|
COMMAND ${CMAKE_COMMAND} -E echo $<HOST_LINK>
|
|
)
|