summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_sources/FileSetCustomTarget.cmake
blob: ce26400370f7d7654dfd7f90a7de5045caa19cc1 (plain)
1
2
add_custom_target(tgt)
target_sources(tgt PRIVATE FILE_SET HEADERS FILES h1.h)