logicanalyzer/Firmware/LogicAnalyzer/build/elf2uf2/CMakeFiles/elf2uf2.dir/cmake_clean.cmake

14 lines
344 B
CMake
Raw Normal View History

2022-07-03 14:07:25 +00:00
file(REMOVE_RECURSE
"CMakeFiles/elf2uf2.dir/main.cpp.obj"
"CMakeFiles/elf2uf2.dir/main.cpp.obj.d"
"elf2uf2.exe"
"elf2uf2.exe.manifest"
"elf2uf2.lib"
"elf2uf2.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/elf2uf2.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()