File size: 302 Bytes
37a92a9 | 1 2 3 4 5 6 7 8 9 10 11 | file(REMOVE_RECURSE
"../pocketsphinx_batch"
"../pocketsphinx_batch.pdb"
"CMakeFiles/pocketsphinx_batch.dir/pocketsphinx_batch.c.o"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/pocketsphinx_batch.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|