Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f2b438cb0afb577ee87c8bc2295ed3d263fc85f2
/
.
/
Tests
/
RunCMake
/
find_package
/
MissingNormalRequired.cmake
blob: 33353d8cda21bdd04b6953ab61ba0a4cb07b89cf [
file
]
find_package
(
NotHere
REQUIRED
)
message
(
FATAL_ERROR
"This error must not be reachable."
)