11 lines
246 B
CMake
Raw Normal View History

2022-03-03 23:24:57 -05:00
file(REMOVE_RECURSE
"CMakeFiles/gbp-bot.dir/src/main.cpp.o"
"gbp-bot"
"gbp-bot.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/gbp-bot.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()