command_line: /usr/local/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -S/home/runner/work/copy-on-write/copy-on-write -B/home/runner/work/copy-on-write/copy-on-write/build
working_directory: ""
Execution Time: 3.5
stdout:
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-14 - 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/g++-14 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found GTest: /usr/lib/x86_64-linux-gnu/cmake/GTest/GTestConfig.cmake (found version "1.14.0")
-- Configuring done (3.5s)