[neon/qt6/qt6-5compat/Neon/release] debian: QT_DIR NOT CMAKE_PREFIX_PATH
Carlos De Maine
null at kde.org
Thu Dec 14 03:39:35 GMT 2023
Git commit 5dd756fbac4b9b9801633a424f3f4a145aeed9c4 by Carlos De Maine.
Committed on 14/12/2023 at 04:39.
Pushed by carlosdem into branch 'Neon/release'.
QT_DIR NOT CMAKE_PREFIX_PATH
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-5compat/-/commit/5dd756fbac4b9b9801633a424f3f4a145aeed9c4
diff --git a/debian/rules b/debian/rules
index edd7f95..e3cd284 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_auto_configure:
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
+ -DQT_DIR=/usr \
-DQT_UNITY_BUILD=ON \
$(extra_cmake_args)
More information about the Neon-commits
mailing list