AddCustomTargetInterfaceSources.cmake 72 B

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