File: enable_debianabimanager.diff

package info (click to toggle)
kcalcore 5%3A5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,684 kB
  • sloc: cpp: 24,345; perl: 136; sh: 11; makefile: 7
file content (12 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
---
 CMakeLists.txt |    2 ++
 1 file changed, 2 insertions(+)

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -122,3 +122,5 @@ endif()
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
+
+include(/usr/share/pkg-kde-tools/cmake/DebianABIManager.cmake)