AddCustomTargetSources.cmake 62 B

12
  1. add_custom_target(target ALL)
  2. target_sources(target main.cpp)