[neon/kde/libkgapi/Neon/unstable] debian: -DKGAPI_BUILD_EXAMPLES=ON

Carlos De Maine null at kde.org
Mon Jan 27 22:59:39 GMT 2025


Git commit f848b770fef9d175e1e8ef9ea5f9b7786d17de2b by Carlos De Maine.
Committed on 27/01/2025 at 22:59.
Pushed by carlosdem into branch 'Neon/unstable'.

-DKGAPI_BUILD_EXAMPLES=ON

M  +2    -1    debian/rules

https://invent.kde.org/neon/kde/libkgapi/-/commit/f848b770fef9d175e1e8ef9ea5f9b7786d17de2b

diff --git a/debian/rules b/debian/rules
index 7ff1376d..04f246cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,5 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON \
-		-DBUILD_QCH=ON
+		-DBUILD_QCH=ON \
+		-DKGAPI_BUILD_EXAMPLES=ON


More information about the Neon-commits mailing list