2021-09-14 00:13:48 +02:00

6 lines
103 B
CMake

include(CTest)
enable_testing()
add_test(NAME dummy COMMAND ${CMAKE_COMMAND} -E echo $<DEVICE_LINK>)