Increase CMake verbosity level.
This commit is contained in:
parent
d96126250c
commit
6506350290
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -5,6 +5,9 @@ qt6-base (6.3.1+dfsg-10) UNRELEASED; urgency=medium
|
|||||||
pkg-config's .pc files, and we are installing them now. The change might
|
pkg-config's .pc files, and we are installing them now. The change might
|
||||||
have occurred in a previous CMake version.
|
have occurred in a previous CMake version.
|
||||||
|
|
||||||
|
[ Patrick Franz ]
|
||||||
|
* Increase CMake verbosity level.
|
||||||
|
|
||||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 05 Sep 2022 16:46:39 -0300
|
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 05 Sep 2022 16:46:39 -0300
|
||||||
|
|
||||||
qt6-base (6.3.1+dfsg-9) unstable; urgency=medium
|
qt6-base (6.3.1+dfsg-9) unstable; urgency=medium
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -25,6 +25,7 @@ endif
|
|||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
|
--log-level=STATUS \
|
||||||
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
|
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DINSTALL_BINDIR=lib/qt6/bin \
|
-DINSTALL_BINDIR=lib/qt6/bin \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user