mirror of
https://github.com/SOCI/soci.git
synced 2026-05-24 14:09:04 -05:00
175c716f2b
The find_package() calls of Oracle and SQLite3 emitted warnings because the names passed to find_package_handle_standard_args and find_package mismatched. See #933, closes #932.