CMake

CMakeOnly.find_path

command_line: D:\a\nightly-builds\nightly-builds\build\bin\cmake.exe "-DTEST=find_path" "-P" "D:/a/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 0.768

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: 0
    AppBundle
      Only Search AppBundle: 0
      Search AppBundle Last: 0
      Search AppBundle First: 0
    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:

    D:/a/nightly-builds/nightly-builds/Tests/CMakeOnly/find_path/include/arch/test1.h

  The item was found at

    D:/a/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):
  find_path called with the fol...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...