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

11 lines
281 B
CMake

file(REMOVE_RECURSE
".rcc/qmlcache/all_aotstats.aotstats"
".rcc/qmlcache/all_aotstats.txt"
"CMakeFiles/all_aotstats"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/all_aotstats.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()