[neon/kde/kpimtextedit/Neon/unstable] debian: -DBUILD_DESIGNERPLUGIN=ON

Carlos De Maine null at kde.org
Tue Oct 31 03:09:38 GMT 2023


Git commit e683df0ae8fcf896b19a65d4a416b6b6eed74bef by Carlos De Maine.
Committed on 31/10/2023 at 04:09.
Pushed by carlosdem into branch 'Neon/unstable'.

-DBUILD_DESIGNERPLUGIN=ON

M  +2    -1    debian/rules

https://invent.kde.org/neon/kde/kpimtextedit/-/commit/e683df0ae8fcf896b19a65d4a416b6b6eed74bef

diff --git a/debian/rules b/debian/rules
index 141287f..842956d 100644
--- 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
\ No newline at end of file
+		-DBUILD_DESIGNERPLUGIN=ON \
+		-DBUILD_QCH=ON


More information about the Neon-commits mailing list