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

13 lines
324 B
CMake

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