leosac / access-control

Leosac Access Control - Open Source Physical Access Control System
https://leosac.com
GNU Affero General Public License v3.0
240 stars 40 forks source link

Additional cmake checks #118

Closed knight-of-ni closed 3 years ago

knight-of-ni commented 6 years ago

This PR configures cmake to check for libscrypt, sqlite, curl, and openssl since header files from these libraries are required to build leosac 0.7.

This has been tested to build successfully using deb.sh and leosaccli/docker.

Maxhy commented 3 years ago

👍 Since we discovered Conan, would be a good improvement on the build process when we get some time.

Thanks again!