Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b63bcda72229122ff91ec00608e2bf38e77f35f0
/
.
/
Tests
/
RunCMake
/
target_sources
/
FileSetCustomTarget.cmake
blob: ce26400370f7d7654dfd7f90a7de5045caa19cc1 [
file
]
add_custom_target
(
tgt
)
target_sources
(
tgt PRIVATE FILE_SET HEADERS FILES h1
.
h
)