pocketsphinx / build /CMakeFiles /Nightly.dir /cmake_clean.cmake
camenduru's picture
pocketsphinx
5610573
raw
history blame contribute delete
196 Bytes
file(REMOVE_RECURSE
"CMakeFiles/Nightly"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/Nightly.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()