CMakeDoubleProject
command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-P" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeBuildDoubleProjectTest.cmake"
working_directory: "./Tests"
Processors: 1
Execution Time: 2.806
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Remove: /Users/runner/work/nightly-builds/nightly-builds/Tests/DoubleProject/CMakeCache.txt
running: /Users/runner/work/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 AppleClang 16.0.0.16000026
-- The CXX 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
-- 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 CMake...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]