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
/
Make
/
TargetMessages-ON.cmake
blob: e0a5f2b3f84465cbfe99af6c4c7a5677a441d307 (
plain
)
1
2
set_property(GLOBAL PROPERTY TARGET_MESSAGES ON) add_custom_target(CustomTarget ALL)