CMake: Map fontconfig to Fontconfig::Fontconfig
Change-Id: I2761ef23cffefbee57da6bb1a07d06b2232d1c57 Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
This commit is contained in:
parent
f375876d1a
commit
2b5e3590ca
@ -213,6 +213,7 @@ def substitute_platform(platform: str) -> str:
|
||||
libray_mapping = {
|
||||
'drm': 'Libdrm::Libdrm',
|
||||
'doubleconversion': 'double-conversion',
|
||||
'fontconfig': 'Fontconfig::Fontconfig',
|
||||
'freetype': 'Freetype::Freetype',
|
||||
'gbm': 'gbm::gbm',
|
||||
'glib': 'GLIB2::GLIB2',
|
||||
|
Loading…
Reference in New Issue
Block a user