Do not include targets for plugins and QML plugins in cmake-files.
This commit is contained in:
parent
f5815b2d6d
commit
72720b78cc
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,5 +1,8 @@
|
||||
qt6-base (6.6.0+dfsg-4) UNRELEASED; urgency=medium
|
||||
|
||||
[ Patrick Franz ]
|
||||
* Do not include targets for plugins and QML plugins in cmake-files.
|
||||
|
||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 31 Oct 2023 22:55:33 +0100
|
||||
|
||||
qt6-base (6.6.0+dfsg-3) experimental; urgency=medium
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -52,6 +52,8 @@ override_dh_auto_configure:
|
||||
-DINSTALL_PUBLICBINDIR=bin \
|
||||
-DQT_BUILD_EXAMPLES=ON \
|
||||
-DQT_INSTALL_EXAMPLES_SOURCES=ON \
|
||||
-DQT_SKIP_AUTO_PLUGIN_INCLUSION=ON \
|
||||
-DQT_SKIP_AUTO_QML_PLUGIN_INCLUSION=ON \
|
||||
-DFEATURE_mimetype_database=OFF \
|
||||
-DFEATURE_dbus_linked=ON \
|
||||
-DFEATURE_accessibility=ON \
|
||||
|
Loading…
x
Reference in New Issue
Block a user