mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Don't try to compile wayland on Windows or Mac, even if checked out
Change-Id: Ie66430e661b54aea4d17eb6e2e0fb7a351d62d97 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
0f86b327e4
commit
610bb3545d
2
qt.pro
2
qt.pro
@@ -151,7 +151,7 @@ exists(qt3d/qt3d.pro): SUBDIRS += module_qt3d
|
||||
exists(qtdocgallery/qtdocgallery.pro): SUBDIRS += module_qtdocgallery
|
||||
exists(qtpim/qtpim.pro): SUBDIRS += module_qtpim
|
||||
exists(qtconnectivity/qtconnectivity.pro): SUBDIRS += module_qtconnectivity
|
||||
exists(qtwayland/qtwayland.pro): SUBDIRS += module_qtwayland
|
||||
!win32:!mac:exists(qtwayland/qtwayland.pro): SUBDIRS += module_qtwayland
|
||||
exists(qtjsondb/qtjsondb.pro) {
|
||||
SUBDIRS += module_qtjsondb
|
||||
# These modules do not require qtjsondb, but can use it if it is available
|
||||
|
||||
Reference in New Issue
Block a user