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

9 lines
200 B
CMake

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