CMake: helper.py: Map harfbuzz library
Change-Id: I71daa9acf391c70c6cba99609c1f67ca5eeaa220 Reviewed-by: Kevin Funk <kevin.funk@kdab.com>
This commit is contained in:
parent
2635ab01d2
commit
fffc12cc34
@ -208,6 +208,7 @@ libray_mapping = {
|
||||
'doubleconversion': 'double-conversion',
|
||||
'freetype': 'Freetype::Freetype',
|
||||
'glib': 'GLIB2::GLIB2',
|
||||
'harfbuzz': 'harfbuzz::harfbuzz',
|
||||
'icu': 'ICU::i18n ICU::uc ICU::data',
|
||||
'libatomic': 'Atomic',
|
||||
'libdl': '${CMAKE_DL_LIBS}',
|
||||
|
Loading…
x
Reference in New Issue
Block a user