diff options
Diffstat (limited to 'ports/libodb')
| -rw-r--r-- | ports/libodb/odbConfig.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libodb/odbConfig.cmake b/ports/libodb/odbConfig.cmake index 21631fadf..afe51dc16 100644 --- a/ports/libodb/odbConfig.cmake +++ b/ports/libodb/odbConfig.cmake @@ -1,4 +1,4 @@ -set(_supported_components libodb sqlite) +set(_supported_components libodb sqlite pgsql) foreach(_comp ${odb_FIND_COMPONENTS}) if(NOT ";${_supported_components};" MATCHES _comp) |
