CMake

CMakeOnly.MajorVersionSelection-Qt_4

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=MajorVersionSelection-Qt_4" "-DTEST_SOURCE=MajorVersionSelection" "-DCMAKE_ARGS=-DMAJOR_TEST_MODULE=Qt;-DMAJOR_TEST_VERSION=4;-DMAJOR_TEST_NO_LANGUAGES=FALSE;-DMAJOR_TEST_VERSION_VAR=QT_VERSION_STRING" "-P" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 3.624

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

-- The C compiler identification is AppleClang 16.0.0.16000026
-- The CXX compiler identification is AppleClang 16.0.0.16000026
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at CMakeLists.txt:13 (find_package):
  Policy CMP0084 is not set: The FindQt module does not exist for
  find_package().  Run "cmake --help-policy CMP0084" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found unsuitable Qt version "" from NOTFOUND
CMake was unable to find desired Qt version: 4. Set advanced values QT_QMAKE_EXECUTABLE and QT...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...