CMake

CMakeOnly.find_path

command_line: /__w/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=find_path" "-P" "/__w/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 0.038

BeforeCPULoadAverage: 4.615234375

AfterCPULoadAverage: 4.615234375

BeforeHostMemoryUsed: 1138140

AfterHostMemoryUsed: 1137056

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:

    /__w/nightly-builds/nightly-builds/Tests/CMakeOnly/find_path/include/arch/test1.h

  The item was found at

    /__w/nightly-builds/nightly-builds/Tests/CMakeOnly/find_path/include/

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 following ...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...