COMPILE_ONLY-not-compiling.cmake 89 B

1
  1. add_custom_target(Custom ALL COMMAND ${CMAKE_COMMAND} -E echo $<COMPILE_ONLY:something>)