CMake

CustomCommandByproducts

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

working_directory: "./Tests"

Processors: 1

Execution Time: 15.735

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/CustomCommandByproducts
======== CMake output     ======
The C compiler identification is AppleClang 16.0.0.16000026
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: /usr/bin/cc - skipped
Detecting C compile features
Detecting C compile features - done
CMake Warning (dev) at CMakeLists.txt:34 (add_custom_command):
  The following keywords are not supported when using
  add_custom_command(TARGET): DEPENDS.

  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:45 (add_custom_command):
  The following keywords are not supported when using
  add_custom_command(TARGET): DEPENDS.

  Policy CMP0175 is not set...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...