File: enable_debianabimanager.diff

package info (click to toggle)
libkf5mailcommon 4%3A22.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,764 kB
  • sloc: cpp: 29,660; xml: 340; makefile: 15; ansic: 12; sh: 3
file content (8 lines) | stat: -rw-r--r-- 215 bytes parent folder | download
1
2
3
4
5
6
7
8
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -144,3 +144,5 @@ if (BUILD_QCH)
 endif()

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