Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
Tests
/
RunCMake
/
find_package
/
MissingModule.cmake
blob: 76bcef293e92e46c6bb5547294b3f837536323b7 [
file
]
find_package
(
NotHere
MODULE
)
message
(
WARNING
"This warning must be reachable."
)