CMakeOnly.MajorVersionSelection-PythonInterp_3
command_line: D:\a\nightly-builds\nightly-builds\build\bin\cmake.exe "-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" "D:/a/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 1.136
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: C:/hostedtoolcache/windows/Python/3.9.13/x64/python3.exe (found suitable version "3.9.13", minimum required is "3")
-- PYTHON_VERSION_STRING is '3.9.13'
-- Configuring done (1.0s)
-- Generating done (0.1s)
-- Build files have been written to: D:/a/nightly-builds/nightly-builds/build/Tests/CMakeOnly/MajorVersionSelection-PythonInterp_3-build