CMake

CMakeOnly.MajorVersionSelection-PythonInterp_3

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=MajorVersionSelection-PythonInterp_3" "-DTEST_SOURCE=MajorVersionSelection" "-DCMAKE_ARGS=-DMAJOR_TEST_MODULE=PythonInterp;-DMAJOR_TEST_VERSION=3;-DMAJOR_TEST_NO_LANGUAGES=TRUE;-DMAJOR_TEST_VERSION_VAR=PYTHON_VERSION_STRING" "-P" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 0.27

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

CMake Warning (dev) at CMakeLists.txt:13 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" 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 PythonInterp: /opt/homebrew/bin/python3 (found suitable version "3.13.3", minimum required is "3")
-- PYTHON_VERSION_STRING is '3.13.3'
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/MajorVersionSelection-PythonInterp_3-build
Status: passed
Loading...