That's experimental Cpp ORM
- Add
https://api.bintray.com/conan/trigger-happy/conan-packages
to your conan repos:
conan remote add trigger-happy "https://api.bintray.com/conan/trigger-happy/conan-packages"
- Add
https://api.bintray.com/conan/bincrafters/public-conan
to your conan repos:
conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"
- Mac users will need to follow these instructions to fix libssh errors: https://solitum.net/openssl-os-x-el-capitan-and-brew/
- Add
https://api.bintray.com/conan/techpaw/SolutionsForWeb
to you conan repos list:
conan remote add techpaw/SolutionsForWeb https://api.bintray.com/conan/techpaw/SolutionsForWeb
- Install packages
conan install . --build=missing