Files
KiriMemo/build/CMakeFiles/fetch-translations.dir/cmake_clean.cmake
2026-05-01 18:18:19 +08:00

12 lines
248 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/fetch-translations"
"po"
"poqm"
"releaseme"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/fetch-translations.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()