xcb_qpa_lib: Fix "undefined reference to `dlsym'" error
Change-Id: I37515542571ef37f4361e72b8db4547ff1e1b86a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>bb10
parent
77687bc64e
commit
ff7dbda3b0
|
|
@ -85,4 +85,6 @@ include(gl_integrations/gl_integrations.pri)
|
|||
QMAKE_USE += xkbcommon
|
||||
}
|
||||
|
||||
qtConfig(dlopen): QMAKE_USE += libdl
|
||||
|
||||
load(qt_module)
|
||||
|
|
|
|||
Loading…
Reference in New Issue