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

Carlos De Maine null at kde.org
Mon Jan 27 23:03:39 GMT 2025


Git commit 8b4131b439a3fffec7dab65db2fd6c486d6d2c55 by Carlos De Maine.
Committed on 27/01/2025 at 23:03.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "-DKGAPI_BUILD_EXAMPLES=ON"

This reverts commit f848b770fef9d175e1e8ef9ea5f9b7786d17de2b

M  +1    -2    debian/rules

https://invent.kde.org/neon/kde/libkgapi/-/commit/8b4131b439a3fffec7dab65db2fd6c486d6d2c55

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


More information about the Neon-commits mailing list