e7f89ae529
Only find OpenSSL, MbedTLS, zlib if they have not already been found, make CMake install optional. ( #307 )
...
Co-authored-by: Benjamin Sergeant <bsergean@gmail.com >
2021-09-20 18:15:37 -07:00
Matthew Albrecht and GitHub
da36856d85
Only find zlib if it has not already been found. ( #169 )
2020-03-26 09:39:51 -07:00
Matthew Albrecht and Benjamin Sergeant
b816f1fbda
Allow custom OpenSSL lib, only include openssl/x509v3.h when used. ( #143 )
...
* Allow custom OpenSSL lib, only include openssl/x509v3.h when used.
Using fnmatch on Unix systems, PathMatchSpecA is the best WINAPI equivalent.
* Moved shlwapi into WIN32 block.
2020-01-08 13:57:57 -08:00
Matthew Albrecht and Benjamin Sergeant
34d7b18c85
Allow configuration of Mbed TLS use. ( #142 )
...
* Allow configuration of Mbed TLS use.
* Added option for OpenSSL support.
* Fixed elseif/else mixup from 5ebad24040
2020-01-07 14:57:47 -08:00
Matthew Albrecht and Benjamin Sergeant
d72d516a92
Fixed build error with vcpkg installed. ( #141 )
2020-01-07 10:40:36 -08:00