[neon/qt6/qtcreator/Neon/release] debian: DBUILD_EXECUTABLE_CMDBRIDGE=OFF

Carlos De Maine null at kde.org
Fri Mar 13 11:53:55 GMT 2026


Git commit d44d5146d3fd880e73c7b9acbdd3276050646c5c by Carlos De Maine.
Committed on 13/03/2026 at 11:53.
Pushed by carlosdem into branch 'Neon/release'.

DBUILD_EXECUTABLE_CMDBRIDGE=OFF

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qtcreator/-/commit/d44d5146d3fd880e73c7b9acbdd3276050646c5c

diff --git a/debian/rules b/debian/rules
index 6cfdb21..1d85ca5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,7 @@ override_dh_auto_configure:
 		-Djournald=ON \
 		-DWITH_TESTS=OFF \
 		-DBUILD_TESTING=OFF \
+		-DBUILD_EXECUTABLE_CMDBRIDGE=OFF \
 		-DCLANGTOOLING_LINK_CLANG_DYLIB=ON \
 		-DBUILD_PLUGIN_CLANGREFACTORING=ON \
 		-DBUILD_PLUGIN_CLANGPCHMANAGER=ON \


More information about the Neon-commits mailing list