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 = {
|
libray_mapping = {
|
||||||
'drm': 'Libdrm::Libdrm',
|
'drm': 'Libdrm::Libdrm',
|
||||||
'doubleconversion': 'double-conversion',
|
'doubleconversion': 'double-conversion',
|
||||||
|
'fontconfig': 'Fontconfig::Fontconfig',
|
||||||
'freetype': 'Freetype::Freetype',
|
'freetype': 'Freetype::Freetype',
|
||||||
'gbm': 'gbm::gbm',
|
'gbm': 'gbm::gbm',
|
||||||
'glib': 'GLIB2::GLIB2',
|
'glib': 'GLIB2::GLIB2',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user