summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/target_sources/AddCustomTargetSources.cmake
blob: dd688d30d13c2331bce59cb251a4e607285fcd7c (plain)
1
2
add_custom_target(target ALL)
target_sources(target main.cpp)