CMakeOnly.MajorVersionSelection-PythonInterp_3
command_line: /__w/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" "/__w/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 0.045
BeforeCPULoadAverage: 3.9892578125
AfterCPULoadAverage: 3.9892578125
BeforeHostMemoryUsed: 1105184
AfterHostMemoryUsed: 1105612
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: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3")
-- PYTHON_VERSION_STRING is '3.12.3'
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /__w/nightly-builds/nightly-builds/build/Tests/CMakeOnly/MajorVersionSelection-PythonInterp_3-build