MissingModuleRequired.cmake 95 B

12
  1. find_package(NotHere MODULE REQUIRED)
  2. message(FATAL_ERROR "This error must not be reachable.")