"E:\apps\CLion 2024.1\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" -S E:\DATA\TEACHING\comitee\intro-c-2023\lessons\07\smProject-TITLE-CASE -B E:\DATA\TEACHING\comitee\intro-c-2023\lessons\07\smProject-TITLE-CASE\cmake-build-debug
CMake Deprecation Warning:
  Support for "Extra Generators" like

    CodeBlocks

  is deprecated and will be removed from a future version of CMake.  IDEs may
  use the cmake-file-api(7) to view CMake-generated project build trees.


-- The C compiler identification is GNU 13.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: E:/apps/CLion 2024.1/bin/mingw/bin/gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
''
'E:/DATA/TEACHING/comitee/intro-c-2023/lessons/07/smProject-TITLE-CASE/tests'
-- Configuring done (5.1s)
-- Generating done (0.3s)
-- Build files have been written to: E:/DATA/TEACHING/comitee/intro-c-2023/lessons/07/smProject-TITLE-CASE/cmake-build-debug
