基质喷涂
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
946 B

"C:\Program Files\JetBrains\CLion 2024.1.4\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=C:/Soft/arm-gnu-toolchain-14.2.rel1-mingw-w64-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc.exe -DCMAKE_CXX_COMPILER=C:/Soft/arm-gnu-toolchain-14.2.rel1-mingw-w64-x86_64-arm-none-eabi/bin/arm-none-eabi-g++.exe -G "Unix Makefiles" -S D:\code\stm32\SubSpray\kkk\SubSpray\SubSpray_STM32F429GT6 -B D:\code\stm32\SubSpray\kkk\SubSpray\SubSpray_STM32F429GT6\cmake-build-debug-mingw-stm32
-- The C compiler identification is GNU 14.2.1
-- The ASM compiler identification is GNU
-- Found assembler: C:/Soft/arm-gnu-toolchain-14.2.rel1-mingw-w64-x86_64-arm-none-eabi/bin/arm-none-eabi-gcc.exe
-- The CXX compiler identification is GNU 14.2.1
Build type: Debug
-- Configuring done (1.3s)
-- Generating done (0.1s)
-- Build files have been written to: D:/code/stm32/SubSpray/kkk/SubSpray/SubSpray_STM32F429GT6/cmake-build-debug-mingw-stm32