CMake: Fix mappings in helper.py - WUIAS
This amends 9afc605eb5dea636d3805b0a4e14294030595da3. Change-Id: If246811d267d091c692875a1645c96767f781010 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
parent
b7a55b0931
commit
677a7a3066
@ -148,7 +148,7 @@ def map_qt_base_library(lib: str) -> str:
|
||||
'webview': 'Qt::WebView',
|
||||
'widgets': 'Qt::Widgets',
|
||||
'window-lib': 'Qt::AppManWindow',
|
||||
'windowsuiautomation': 'Qt::WindowsUIAutomationSupport',
|
||||
'windowsuiautomation_support': 'Qt::WindowsUIAutomationSupport',
|
||||
'winextras': 'Qt::WinExtras',
|
||||
'x11extras': 'Qt::X11Extras',
|
||||
'xcb_qpa_lib': 'Qt::XcbQpa',
|
||||
|
Loading…
x
Reference in New Issue
Block a user