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.
14 lines
427 B
CMake
14 lines
427 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/wavformat_static.dir/input.c.o"
|
|
"CMakeFiles/wavformat_static.dir/input.c.o.d"
|
|
"CMakeFiles/wavformat_static.dir/output.c.o"
|
|
"CMakeFiles/wavformat_static.dir/output.c.o.d"
|
|
"libwavformat_static.a"
|
|
"libwavformat_static.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang C)
|
|
include(CMakeFiles/wavformat_static.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|