Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
RunCMake
/
target_sources
/
AddCustomTargetInterfaceSources.cmake
blob: 42a8ca2f11cf79f2c9328dde6d209f135ff0b0bf [
file
]
add_custom_target
(
target ALL
)
target_sources
(
target INTERFACE main
.
cpp
)