Files

13 lines
376 B
CMake
Raw Permalink Normal View History

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