libwebp: add workaround for native build

QtWebengine requires libwebp-native, but support for it was added
in nanbield. To support kirkstone builds, add bbappend to enable
the native builds.

Change-Id: Id94addf24f19552b6fb6fc074e0a5c51199b877f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit a36b5a05b4)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 7c4a586d1f)
This commit is contained in:
Samuli Piippo 2024-02-01 06:03:25 +00:00
parent 8c447e4a92
commit d6bb2cf9e1

View File

@ -0,0 +1 @@
BBCLASSEXTEND = "native nativesdk"