Files
soci/cmake/dependencies
Lukas Zanner 175c716f2b Fix harmless CMake warnings about variable case mismatch
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.
2022-02-14 00:00:05 +01:00
..