first commit

This commit is contained in:
Stefan Hacker
2026-03-22 21:25:09 +01:00
commit a5a9d86205
180 changed files with 13006 additions and 0 deletions
@@ -0,0 +1,11 @@
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()