1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00

contrib: qt: make sure we don't build with Vulkan support for now

This commit is contained in:
Steve Lhomme 2018-11-27 14:35:55 +01:00
parent 5d1720e568
commit 9ee560025c

View File

@ -66,7 +66,7 @@ endif
QT_CONFIG := -static -opensource -confirm-license -no-pkg-config \
-no-sql-sqlite -no-gif -qt-libjpeg -no-openssl $(QT_OPENGL) -no-dbus \
-no-sql-odbc -no-pch \
-no-vulkan -no-sql-odbc -no-pch \
-no-compile-examples -nomake examples -qt-zlib
QT_CONFIG += -release