Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
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
)