CMake

GeneratorExpression

command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "-C" "Debug" "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/GeneratorExpression" "/__w/nightly-builds/nightly-builds/build/Tests/GeneratorExpression" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "GeneratorExpression" "--build-options" "-DCMAKE_BUILD_TYPE=Debug" "--test-command" "/__w/nightly-builds/nightly-builds/build/bin/ctest" "-C" "Debug" "-V"

working_directory: "./Tests"

Processors: 1

Execution Time: 3.145

BeforeCPULoadAverage: 5.6796875

AfterCPULoadAverage: 5.6796875

BeforeHostMemoryUsed: 1146208

AfterHostMemoryUsed: 1166256

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /__w/nightly-builds/nightly-builds/build/Tests/GeneratorExpression
======== CMake output     ======
The C compiler identification is Clang 21.0.0
The CXX compiler identification is Clang 21.0.0
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
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:116 (target_sources):
  Policy CMP0076 is not set: target_sources() command converts relative paths
  to absolute.  Run "cmake --help-policy CMP0076" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  An interface source of target "interface1" has a relative path.
This warning is for project developers.  Use -Wno-dev to su...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...