Remove outdated flatpak font config

This commit is contained in:
Tobias Fella
2025-11-10 17:58:52 +01:00
committed by Tobias Fella
parent 9cc5778126
commit ada5eef088
4 changed files with 0 additions and 47 deletions

View File

@@ -46,10 +46,6 @@ if (NOT ANDROID)
include(KDEClangFormat)
endif()
if(NEOCHAT_FLATPAK)
include(cmake/Flatpak.cmake)
endif()
set(QUOTIENT_FORCE_NAMESPACED_INCLUDES TRUE)
ecm_set_disabled_deprecation_versions(Qt 6.9.0 KF 6.17.0)