explicitly request wayland-scanner feature

having qtbase include it for everyone is wasteful, so do it here
explicitly.

Change-Id: I9bf39a48fe3323aaa5471a638760ac61a61de683
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
This commit is contained in:
Oswald Buddenhagen 2013-10-18 14:35:55 +02:00
parent a29f1c0547
commit 4ebe966c03

View File

@ -10,6 +10,7 @@ QT += core-private gui-private
LIBS += -lwayland-client -lwayland-server
}
CONFIG += wayland-scanner
WAYLANDSERVERSOURCES += \
../../../src/3rdparty/protocol/wayland.xml