"C:\Program Files\JetBrains\CLion 2023.2.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=C:/Program Files/JetBrains/CLion 2023.2.2/bin/ninja/win/x64/ninja.exe" -DCMAKE_C_COMPILER=C:/Arm-GNU-Toolchian/bin/arm-none-eabi-gcc.exe -DCMAKE_CXX_COMPILER=C:/Arm-GNU-Toolchian/bin/arm-none-eabi-c++.exe -G Ninja -S D:\RM\@RM2025\scara_engineering -B D:\RM\@RM2025\scara_engineering\cmake-build-debug -- Minimal optimization, debug info included -- Configuring done (0.1s) You have changed variables that require your cache to be deleted. Configure will be re-run and you may have to reset some variables. The following variables have changed: CMAKE_C_COMPILER= C:/Arm-GNU-Toolchian/bin/arm-none-eabi-gcc.exe CMAKE_CXX_COMPILER= C:/Arm-GNU-Toolchian/bin/arm-none-eabi-c++.exe -- The C compiler identification is GNU 9.3.1 -- The CXX compiler identification is GNU 9.3.1 -- The ASM compiler identification is GNU -- Found assembler: C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/bin/arm-none-eabi-gcc.exe -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/bin/arm-none-eabi-gcc.exe - 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: C:/MounRiver/MounRiver_Studio/toolchain/arm-none-eabi-gcc/bin/arm-none-eabi-g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Minimal optimization, debug info included -- Configuring done (4.9s) -- Generating done (0.1s) -- Build files have been written to: D:/RM/@RM2025/scara_engineering/cmake-build-debug