CMake

CMakeDoubleProject

command_line: /__w/nightly-builds/nightly-builds/build/bin/cmake "-P" "/__w/nightly-builds/nightly-builds/build/Tests/CMakeBuildDoubleProjectTest.cmake"

working_directory: "./Tests"

Processors: 1

Execution Time: 1.836

BeforeCPULoadAverage: 4.44677734375

AfterCPULoadAverage: 4.8916015625

BeforeHostMemoryUsed: 1173080

AfterHostMemoryUsed: 1234432

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Remove: /__w/nightly-builds/nightly-builds/Tests/DoubleProject/CMakeCache.txt
running: /__w/nightly-builds/nightly-builds/build/bin/cmake
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 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:2 (project):
  cmake_minimum_required() should...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...