CMake

CMakeOnly.find_library

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

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 0.624

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

CMake Debug Log at CMakeLists.txt:8 (find_library):
  find_library(LIB) added replacement path
  D:/a/nightly-builds/nightly-builds/Tests/CMakeOnly/find_library/lib32/ to
  PATH_SUFFIXES for architecture suffix '32'
Call Stack (most recent call first):
  CMakeLists.txt:28 (test_find_library)
  CMakeLists.txt:56 (test_find_library_subst)


CMake Debug Log at CMakeLists.txt:8 (find_library):
  find_library(LIB) added replacement path
  D:/a/nightly-builds/nightly-builds/Tests/CMakeOnly/find_library/lib/32/ to
  PATH_SUFFIXES for architecture suffix '32'
Call Stack (most recent call first):
  CMakeLists.txt:28 (test_find_library)
  CMakeLists.txt:56 (test_find_library_subst)


CMake Debug Log at CMakeLists.txt:8 (find_library):
  find_library(LIB) added replacement path
  D:/a/nightly-builds/nightly-builds/Tests/CMakeOnly/find_library/lib/ to
  PATH_SUFFIXES for architecture suffix '32'
Call Stack (most recent call first):
  CMakeLists.txt:28 (test_find_library)
  CMakeLists.txt:56 (test_find_library_subst)


CM...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...