Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a914434d52fca46b23f139dd4be1f4e22cbd5fe4
/
.
/
Tests
/
RunCMake
/
Make
/
TargetMessages-ON.cmake
blob: e0a5f2b3f84465cbfe99af6c4c7a5677a441d307 [
file
]
set_property
(
GLOBAL PROPERTY TARGET_MESSAGES ON
)
add_custom_target
(
CustomTarget
ALL
)