CMake: Map tslib, mtdev, libinput and xkbcommen_evdev
Change-Id: If144a8969904b63a3de3884370baaeca1cb4242a Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
This commit is contained in:
parent
2b5e3590ca
commit
2268d171cd
@ -221,12 +221,15 @@ libray_mapping = {
|
||||
'icu': 'ICU::i18n ICU::uc ICU::data',
|
||||
'libatomic': 'Atomic',
|
||||
'libdl': '${CMAKE_DL_LIBS}',
|
||||
'libinput': 'Libinput::Libinput',
|
||||
'libpng' : 'PNG::PNG',
|
||||
'libproxy': 'LibProxy::LibProxy',
|
||||
'librt': 'WrapRt',
|
||||
'libudev': 'PkgConfig::Libudev',
|
||||
'mtdev': 'PkgConfig::Mtdev',
|
||||
'pcre2': 'PCRE2',
|
||||
'sqlite': 'SQLite3',
|
||||
'tslib': 'PkgConfig::Tslib',
|
||||
'x11sm': '${X11_SM_LIB} ${X11_ICE_LIB}',
|
||||
'xcb_icccm': 'XCB::ICCCM',
|
||||
'xcb_image': 'XCB::IMAGE',
|
||||
@ -243,6 +246,7 @@ libray_mapping = {
|
||||
'xcb_xinput': 'XCB::XINPUT',
|
||||
'xcb_xkb': 'XCB::XKB',
|
||||
'xcb_xlib': 'X11::XCB',
|
||||
'xkbcommon_evdev': 'XKB::XKB',
|
||||
'xkbcommon_x11': 'XKB::XKB',
|
||||
'xkbcommon': 'XKB::XKB',
|
||||
'xrender': 'XCB::RENDER',
|
||||
|
Loading…
Reference in New Issue
Block a user