[vlc-commits] [Git][videolan/vlc][3.0.x] qt: fix make dist with qt6 qmake files
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Sun Dec 14 18:46:36 UTC 2025
Felix Paul Kühne pushed to branch 3.0.x at VideoLAN / VLC
Commits:
ce0c8b05 by Steve Lhomme at 2025-12-14T18:57:27+01:00
qt: fix make dist with qt6 qmake files
- - - - -
1 changed file:
- modules/gui/qt/Makefile.am
Changes:
=====================================
modules/gui/qt/Makefile.am
=====================================
@@ -10,7 +10,7 @@
# - Add it to DEPS_res
SUFFIXES += .ui .h .hpp .moc.cpp
-EXTRA_DIST += qt6.pro private-gui.pro
+EXTRA_DIST += gui/qt/qt6.pro gui/qt/private-gui.pro
libqt_plugin_la_CPPFLAGS = $(AM_CPPFLAGS) \
-DQT_USE_QSTRINGBUILDER \
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ce0c8b05f97fd126ee1cd1b668b8403b84828db6
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ce0c8b05f97fd126ee1cd1b668b8403b84828db6
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list