12 lines
294 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/KeyMaster.dir/src/main.c.o"
"CMakeFiles/KeyMaster.dir/src/main.c.o.d"
"KeyMaster"
"KeyMaster.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/KeyMaster.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()