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