cmake/Tests/RunCMake/find_path/FromPATHEnv-stderr.txt

28 lines
826 B
Plaintext
Raw Normal View History

2020-08-30 11:54:41 +02:00
find_path called with the following settings:.*
VAR: PATH_IN_ENV_PATH
NAMES: \"PrefixInPATH\.h\"
Documentation.*
Framework.*
AppBundle.*
CMAKE_FIND_USE_CMAKE_PATH: 1
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 0
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1
find_path considered the following locations:.*
The item was not found.*
find_path called with the following settings:.*
VAR: PATH_IN_ENV_PATH
NAMES: \"PrefixInPATH\.h\"
Documentation.*
Framework.*
AppBundle.*
CMAKE_FIND_USE_CMAKE_PATH: 1
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1
find_path considered the following locations:.*
The item was found at.*
.*include/PrefixInPATH.*