CMakeOnly.find_path
command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=find_path" "-P" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 0.398
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
CMake Debug Log at CMakeLists.txt:8 (find_path):
find_path called with the following settings:
VAR: HDR
NAMES: "test1.h"
Documentation: Path to a file.
Framework
Only Search Frameworks: 0
Search Frameworks Last: 0
Search Frameworks First: 1
AppBundle
Only Search AppBundle: 0
Search AppBundle Last: 0
Search AppBundle First: 1
CMAKE_FIND_USE_CMAKE_PATH: 1
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 0
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 0
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1
CMAKE_FIND_USE_INSTALL_PREFIX: 1
find_path considered the following locations:
/Users/runner/work/nightly-builds/nightly-builds/Tests/CMakeOnly/find_path/include/arch/test1.h
The item was found at
/Users/runner/work/nightly-builds/nightly-builds/Tests/CMakeOnly/find_path/include/test1.h
Call Stack (most recent call first):
CMakeLists.txt:30 (test_find_path)
-- Header include found as [include]
CMake Debug Log at CMakeLists.txt:8 (find_path):
f...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]