index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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)