Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
00a3889c1924e97bd2bd8b31ab13f162be3cb838
/
.
/
Tests
/
RunCMake
/
TargetSources
/
AddCustomTargetSources.cmake
blob: dd688d30d13c2331bce59cb251a4e607285fcd7c [
file
] [
log
] [
blame
]
add_custom_target
(
target ALL
)
target_sources
(
target main
.
cpp
)