CMake: Map psql to PostgreSQL::PostgreSQL
Change-Id: I8332d2120e8b629c8722b5c9a95b47950b327d4c Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
This commit is contained in:
parent
828f2965e7
commit
61ec3d0b6e
@ -229,6 +229,7 @@ libray_mapping = {
|
||||
'libudev': 'PkgConfig::Libudev',
|
||||
'mtdev': 'PkgConfig::Mtdev',
|
||||
'pcre2': 'PCRE2',
|
||||
'psql': 'PostgreSQL::PostgreSQL',
|
||||
'sqlite': 'SQLite3',
|
||||
'tslib': 'PkgConfig::Tslib',
|
||||
'x11sm': '${X11_SM_LIB} ${X11_ICE_LIB}',
|
||||
|
Loading…
Reference in New Issue
Block a user