FIX MSYS2: Disabled VOIP for msys2 and Qt 6

This commit is contained in:
thunder2 2025-07-15 21:50:27 +02:00 committed by Christoph Johannes Kleine
parent e0087ea8ee
commit dae748ca2e

View file

@ -18,6 +18,10 @@
TEMPLATE = subdirs
win32-g++:isEmpty(QMAKE_SH):lessThan(QT_MAJOR_VERSION,6) {
# Qt 5 Windows native build
SUBDIRS += \
VOIP \
}
SUBDIRS += \
FeedReader