CMake: pro2cmake.py: Map libpng to PNG::PNG
Change-Id: Ia8dd20b777e24e2783bedb0f063db2189e0b7ed3 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
a5f51e4898
commit
66a4267f93
@ -220,6 +220,7 @@ libray_mapping = {
|
||||
'icu': 'ICU::i18n ICU::uc ICU::data',
|
||||
'libatomic': 'Atomic',
|
||||
'libdl': '${CMAKE_DL_LIBS}',
|
||||
'libpng' : 'PNG::PNG',
|
||||
'libproxy': 'LibProxy::LibProxy',
|
||||
'librt': 'WrapRt',
|
||||
'pcre2': 'PCRE2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user