CMake

CustomCommandByproducts

command_line: D:\a\nightly-builds\nightly-builds\build\bin\ctest.exe "--build-and-test" "D:/a/nightly-builds/nightly-builds/Tests/CustomCommandByproducts" "D:/a/nightly-builds/nightly-builds/build/Tests/CustomCommandByproducts" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "C:/ProgramData/chocolatey/bin/ninja.exe" "--build-project" "CustomCommandByproducts" "--build-options" "--test-command" "CustomCommandByproducts"

working_directory: "./Tests"

Processors: 1

Execution Time: 33.772

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: D:/a/nightly-builds/nightly-builds/build/Tests/CustomCommandByproducts
======== CMake output     ======
The C compiler identification is MSVC 19.43.34808.0
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.43.34808/bin/Hostx64/x64/cl.exe - 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 u...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...