mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
a95cbf3890
Reduce the length of the longest path on disk needed by the tests.
4 lines
76 B
CMake
4 lines
76 B
CMake
add_custom_target(drive
|
|
COMMAND ${CMAKE_COMMAND} -E echo $<DEVICE_LINK>
|
|
)
|