Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e44b551e8d0e96bc52836bdf8b9c0355c20e3800
/
.
/
Tests
/
RunCMake
/
FPHSA
/
custom_message_2.cmake
blob: a3f2d969bcc826609ed285e78f854d326474d13c [
file
] [
log
] [
blame
]
unset
(
REASON_FAILURE_MESSAGE
)
set
(
CustomMessage_NOT_FOUND_MESSAGE
"Not Found Message"
)
find_package
(
CustomMessage
1.2
REQUIRED
)