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
/
AddCustomTargetInterfaceSources.cmake
blob: 42a8ca2f11cf79f2c9328dde6d209f135ff0b0bf (
plain
)
1
2
add_custom_target(target ALL) target_sources(target INTERFACE main.cpp)