20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
D:\codeEditor\CLion\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" -S C:\Users\sph\Desktop\xjcontrol\xiaojing -B C:\Users\sph\Desktop\xjcontrol\xiaojing\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:/codeSoftware/STM32/gcc-arm-none-eabi/bin/arm-none-eabi-gcc.exe
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: D:/codeSoftware/STM32/gcc-arm-none-eabi/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:/codeSoftware/STM32/gcc-arm-none-eabi/bin/arm-none-eabi-g++.exe - skipped
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Minimal optimization, debug info included
|
|
-- Configuring done (3.2s)
|
|
-- Generating done (0.0s)
|
|
-- Build files have been written to: C:/Users/sph/Desktop/xjcontrol/xiaojing/cmake-build-debug
|