File 0001-Print-summary-after-running-CMake.patch of Package kdrive

From 5c893d108887aa73fe6ffd48878241853c01b4f5 Mon Sep 17 00:00:00 2001
From: Christophe Marin <christophe@krop.fr>
Date: Wed, 23 Apr 2025 20:45:06 +0200
Subject: [PATCH] Print summary after running CMake

---
 CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e3b24da0..306c8734a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -349,3 +349,6 @@ if(NOT USE_SYSTEM_LOG4CPLUS)
         endif()
     endif()
 endif()
+
+include(FeatureSummary)
+feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
-- 
2.51.1

openSUSE Build Service is sponsored by