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