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
308 B
CMake
13 lines
308 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/wavcmp.dir/link.d"
|
|
"CMakeFiles/wavcmp.dir/wavcmp.c.o"
|
|
"CMakeFiles/wavcmp.dir/wavcmp.c.o.d"
|
|
"wavcmp"
|
|
"wavcmp.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang C)
|
|
include(CMakeFiles/wavcmp.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|