Add county database interface and test

This commit is contained in:
Dan Paulat 2022-10-25 23:21:26 -05:00
parent 25f73ae105
commit 305e5c3698
6 changed files with 214 additions and 3 deletions

View file

@ -21,6 +21,7 @@ conan_cmake_configure(REQUIRES aws-sdk-cpp/1.9.234
gtest/cci.20210126
openssl/1.1.1q
spdlog/1.10.0
sqlite3/3.39.4
vulkan-loader/1.3.221
GENERATORS cmake
cmake_find_package