summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Make/TargetMessages-ON.cmake
blob: e0a5f2b3f84465cbfe99af6c4c7a5677a441d307 (plain)
1
2
set_property(GLOBAL PROPERTY TARGET_MESSAGES ON)
add_custom_target(CustomTarget ALL)