configure
command_line: /usr/sbin/cmake -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -S/home/dp/Projects/Example -B/home/dp/.cache/build/83ca88f9fab95a07d56582a37692a8af
working_directory: ""
Execution Time: 0.1
Generator: ctest-4.0.2-dirty
CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The C compiler identification is GNU 15.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.1s)