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