FileSetCustomTarget.cmake 79 B

12
  1. add_custom_target(tgt)
  2. target_sources(tgt PRIVATE FILE_SET HEADERS FILES h1.h)