20 lines
1.3 KiB
Plaintext
20 lines
1.3 KiB
Plaintext
"D:\CLion\CLion 2024.2.1\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=D:/CLion/arm-gnu-toolchain-13.3.rel1-mingw-w64-i686-arm-none-eabi/bin/arm-none-eabi-gcc.exe -DCMAKE_CXX_COMPILER=D:/CLion/arm-gnu-toolchain-13.3.rel1-mingw-w64-i686-arm-none-eabi/bin/arm-none-eabi-g++.exe -G "MinGW Makefiles" -S D:\git\bubing\infantry_chassis1111 -B D:\git\bubing\infantry_chassis1111\cmake-build-debug
|
|
-- The C compiler identification is GNU 10.3.1
|
|
-- The CXX compiler identification is GNU 10.3.1
|
|
-- The ASM compiler identification is GNU
|
|
-- Found assembler: D:/CLion/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc.exe
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: D:/CLion/gcc-arm-none-eabi-10.3-2021.10/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: D:/CLion/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-g++.exe - skipped
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Minimal optimization, debug info included
|
|
-- Configuring done (8.8s)
|
|
-- Generating done (0.0s)
|
|
-- Build files have been written to: D:/git/bubing/infantry_chassis1111/cmake-build-debug
|