blob: 8ff04a9b65f655f38941c8e40c983e8bf724f000 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<PackageName>_ROOT CMake variable.*
CMAKE_PREFIX_PATH variable.*
CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH variables.*
Env variable NotHere_DIR.*
CMAKE_PREFIX_PATH env variable.*
Standard system environment variables.*
CMake User Package Registry.*
CMake variables defined in the Platform file.*
CMake System Package Registry.*
Paths specified by the find_package PATHS option.*
.*
Checking file \[.*NotHereConfig.cmake\].*
Checking file \[.*nothere-config.cmake\].*
CMake Warning at MissingConfigDebug.cmake:3 \(message\):
This warning must be reachable.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
|