RS41_APRS/RS41HUP/CMakeFiles/RS41HUP.elf.dir/cmake_clean.cmake

56 lines
2.7 KiB
CMake
Raw Normal View History

2022-10-08 12:32:56 +02:00
file(REMOVE_RECURSE
"CMakeFiles/RS41HUP.elf.dir/QAPRSBase.cpp.obj"
"CMakeFiles/RS41HUP.elf.dir/QAPRSBase.cpp.obj.d"
"CMakeFiles/RS41HUP.elf.dir/aprs.cpp.obj"
"CMakeFiles/RS41HUP.elf.dir/aprs.cpp.obj.d"
"CMakeFiles/RS41HUP.elf.dir/cmsis_boot/startup/startup_stm32f10x_md_vl.c.obj"
"CMakeFiles/RS41HUP.elf.dir/cmsis_boot/startup/startup_stm32f10x_md_vl.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/cmsis_boot/system_stm32f10x.c.obj"
"CMakeFiles/RS41HUP.elf.dir/cmsis_boot/system_stm32f10x.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/delay.c.obj"
"CMakeFiles/RS41HUP.elf.dir/delay.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/f_rtty.c.obj"
"CMakeFiles/RS41HUP.elf.dir/f_rtty.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/init.c.obj"
"CMakeFiles/RS41HUP.elf.dir/init.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/locator.c.obj"
"CMakeFiles/RS41HUP.elf.dir/locator.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/main.c.obj"
"CMakeFiles/RS41HUP.elf.dir/main.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/morse.c.obj"
"CMakeFiles/RS41HUP.elf.dir/morse.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/radio.c.obj"
"CMakeFiles/RS41HUP.elf.dir/radio.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/misc.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/misc.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_adc.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_adc.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_dma.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_dma.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_flash.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_flash.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_gpio.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_gpio.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_pwr.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_pwr.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_rcc.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_rcc.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_spi.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_spi.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_tim.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_tim.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_usart.c.obj"
"CMakeFiles/RS41HUP.elf.dir/stm_lib/src/stm32f10x_usart.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/syscalls/syscalls.c.obj"
"CMakeFiles/RS41HUP.elf.dir/syscalls/syscalls.c.obj.d"
"CMakeFiles/RS41HUP.elf.dir/ublox.c.obj"
"CMakeFiles/RS41HUP.elf.dir/ublox.c.obj.d"
"RS41HUP.elf"
"RS41HUP.elf.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C CXX)
include(CMakeFiles/RS41HUP.elf.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()