mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-07 14:44:37 +02:00
qtwayland: build and package examples applications too
Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ee6c2abf6a
commit
d68d26ba4e
@@ -21,6 +21,8 @@ SRC_URI += " \
|
||||
|
||||
QT_WAYLAND_CONFIG ?= "wayland-compositor"
|
||||
QT_WAYLAND_DEFINES ?= ""
|
||||
QT_WAYLAND_BUILD_PARTS ?= "examples"
|
||||
|
||||
EXTRA_QMAKEVARS_PRE += "CONFIG+=${QT_WAYLAND_CONFIG}"
|
||||
EXTRA_QMAKEVARS_PRE += "DEFINES+=${QT_WAYLAND_DEFINES}"
|
||||
EXTRA_QMAKEVARS_PRE += "QT_BUILD_PARTS+=${QT_WAYLAND_BUILD_PARTS}"
|
||||
|
||||
Reference in New Issue
Block a user