mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
5 lines
155 B
CMake
5 lines
155 B
CMake
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang )
|
|
include(CMakeFiles/KF5I18n_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|