taocpp / taopq

C++ client library for PostgreSQL
Boost Software License 1.0
265 stars 40 forks source link

#8 Build project using Conan #11

Closed uilianries closed 6 years ago

uilianries commented 6 years ago

Hi!

I Updated some important points, not just Conan support but also CMake.

Now postgres exposes it targets and configs as cmake modules and install libtaocpp-postgres

Conan is able to build the entry project as well.

I need to include CI support building with Conan.

Close #8

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.853% when pulling 69ba0648c3cdcc1730e54d7922c2500e7d59cbd0 on feature/conan into f34918dcd916e6e7997f014b73fe5babf1b4232e on master.