first commit

This commit is contained in:
Chris Cochrun 2022-02-04 06:47:15 -06:00
commit 9c73c8c567
89 changed files with 6355 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/KF5I18n_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()