MissingConfigRequired-stderr.txt 522 B

12345678910111213
  1. CMake Error at MissingConfigRequired.cmake:1 \(find_package\):
  2. Could not find a package configuration file provided by "NotHere" with any
  3. of the following names:
  4. NotHereConfig.cmake
  5. nothere-config.cmake
  6. Add the installation prefix of "NotHere" to CMAKE_PREFIX_PATH or set
  7. "NotHere_DIR" to a directory containing one of the above files. If
  8. "NotHere" provides a separate development package or SDK, be sure it has
  9. been installed.
  10. Call Stack \(most recent call first\):
  11. CMakeLists.txt:3 \(include\)$