CMake: Map odbc to ODBC::ODBC
Change-Id: I55cf506cca87ac3e3fe9e0e1803f5118b46bf818 Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
This commit is contained in:
parent
b0d4ac8498
commit
6a834a0c59
@ -230,6 +230,7 @@ libray_mapping = {
|
||||
'librt': 'WrapRt',
|
||||
'libudev': 'PkgConfig::Libudev',
|
||||
'mtdev': 'PkgConfig::Mtdev',
|
||||
'odbc': 'ODBC::ODBC',
|
||||
'pcre2': 'PCRE2',
|
||||
'psql': 'PostgreSQL::PostgreSQL',
|
||||
'sqlite': 'SQLite::SQLite3',
|
||||
|
Loading…
Reference in New Issue
Block a user