Closed knight-of-ni closed 3 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.
👍 Since we discovered Conan, would be a good improvement on the build process when we get some time.
Thanks again!
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.