2 lines
86 B
CMake
2 lines
86 B
CMake
|
add_custom_target(Custom ALL COMMAND ${CMAKE_COMMAND} -E echo $<LINK_ONLY:something>)
|