index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
find_package
/
MissingConfigRequired.cmake
blob: 0ae67023a86225185e8e7e42e78858799f91a50e (
plain
)
1
2
find_package(NotHere CONFIG REQUIRED) message(FATAL_ERROR "This error must not be reachable.")