CMake

ConfigSources

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/Users/runner/work/nightly-builds/nightly-builds/Tests/ConfigSources" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/ConfigSources" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "/opt/homebrew/bin/ninja" "--build-project" "ConfigSources" "--build-options" "-DCMAKE_BUILD_TYPE=Debug" "--test-command" "ConfigSources"

working_directory: "./Tests"

Processors: 1

Execution Time: 4.69

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/ConfigSources
======== CMake output     ======
The CXX compiler identification is AppleClang 16.0.0.16000026
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: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 supported when using APPEND with
  add_custom_command(OUTPUT): VERBATIM....
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...