Description: Enable Debian API manager
Author: Aurélien COUDERC <coucouf@coucouf.fr>
Forwarded: not-needed
Date: Fri, 02 Dec 2022 00:31:56 +0100

Enable Debian ABI manager to work around upstream ABI breakage.

---
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,3 +56,5 @@
 kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)

 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
+include(/usr/share/pkg-kde-tools/cmake/DebianABIManager.cmake)
