mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qthttpserver: add PACKAGECONFIG for websocket
Add PACKAGECONFIG for the optional WebSockets integration.
Change-Id: Id5f693be968e51fbae6fca9bc712d61eee0bfc54
Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
(cherry picked from commit b12809e2d8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
dc388dea7a
commit
88efd33036
|
|
@ -13,3 +13,6 @@ include recipes-qt/qt6/qt6-git.inc
|
|||
include recipes-qt/qt6/qt6.inc
|
||||
|
||||
DEPENDS += "qtbase"
|
||||
|
||||
PACKAGECONFIG ?= "websockets"
|
||||
PACKAGECONFIG[websockets] = ",,qtwebsockets"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user