ConfigSources
command_line: D:\a\nightly-builds\nightly-builds\build\bin\ctest.exe "--build-and-test" "D:/a/nightly-builds/nightly-builds/Tests/ConfigSources" "D:/a/nightly-builds/nightly-builds/build/Tests/ConfigSources" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "C:/ProgramData/chocolatey/bin/ninja.exe" "--build-project" "ConfigSources" "--build-options" "-DCMAKE_BUILD_TYPE=Debug" "--test-command" "ConfigSources"
working_directory: "./Tests"
Processors: 1
Execution Time: 6.592
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Internal cmake changing into directory: D:/a/nightly-builds/nightly-builds/build/Tests/ConfigSources
======== CMake output ======
The CXX compiler identification is MSVC 19.43.34808.0
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.43.34808/bin/Hostx64/x64/cl.exe - skipped
Detecting CXX compile features
Detecting CXX compile features - done
CMake Warning (dev) at CMakeLists.txt:61 (add_custom_command):
The following keywords are not supported when using APPEND with
add_custom_command(OUTPUT): VERBATIM.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" 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.
CMake Warning (dev) at CMakeLists.txt:72 (add_custom_command):
The following keywords are not s...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]