Add mapping entry for LinuxOfonoSupport
Change-Id: I4c88b58cad6b4f4a88f02a38dd84d3a667bcc063 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
d7c4fa46ac
commit
026471378d
@ -347,6 +347,9 @@ _qt_library_map = [
|
||||
),
|
||||
LibraryMapping(
|
||||
"quickparticles", "Qt6", "Qt::QuickParticles", extra=["COMPONENTS", "QuickParticles"]
|
||||
),
|
||||
LibraryMapping(
|
||||
"linuxofono_support", "Qt6", "Qt::LinuxOfonoSupport", extra=["COMPONENTS", "LinuxOfonoSupport"]
|
||||
)
|
||||
# qtzlib: No longer supported.
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user