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:
parent
a29f1c0547
commit
4ebe966c03
@ -10,6 +10,7 @@ QT += core-private gui-private
|
||||
LIBS += -lwayland-client -lwayland-server
|
||||
}
|
||||
|
||||
CONFIG += wayland-scanner
|
||||
WAYLANDSERVERSOURCES += \
|
||||
../../../src/3rdparty/protocol/wayland.xml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user