[neon/qt6/qt6-declarative/Neon/unstable] debian: -DQT_UNITY_BUILD=ON \

Carlos De Maine null at kde.org
Fri Oct 27 04:32:59 BST 2023


Git commit f40e1b3e0b5ef01534ee63256ee1b50e4f32e10b by Carlos De Maine.
Committed on 27/10/2023 at 05:32.
Pushed by carlosdem into branch 'Neon/unstable'.

-DQT_UNITY_BUILD=ON \

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/f40e1b3e0b5ef01534ee63256ee1b50e4f32e10b

diff --git a/debian/rules b/debian/rules
index 07daa1d..f3ad6bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_auto_configure:
 		-DFEATURE_relocatable=OFF \
 		-DFEATURE_reduce_relocations=OFF \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-		-DCMAKE_UNITY_BUILD=ON \
+		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)
 
 override_dh_auto_build-indep:


More information about the Neon-commits mailing list