[neon/qt6/qt6-languageserver/Neon/unstable] debian: test -DQT_HOST_PATH=/usr
Carlos De Maine
null at kde.org
Sat Nov 25 09:59:37 GMT 2023
Git commit 8883afd7f3b375d5e633d0aaaa019139ac1b64de by Carlos De Maine.
Committed on 25/11/2023 at 10:59.
Pushed by carlosdem into branch 'Neon/unstable'.
test -DQT_HOST_PATH=/usr
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-languageserver/-/commit/8883afd7f3b375d5e633d0aaaa019139ac1b64de
diff --git a/debian/rules b/debian/rules
index dc4f5c5..07f0968 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-DQT_UNITY_BUILD=ON \
+ -DQT_HOST_PATH=/usr \
$(cmake_extra_args)
execute_after_dh_auto_install:
More information about the Neon-commits
mailing list