Commit Graph
4 Commits
Author SHA1 Message Date
Matthew AlbrechtandGitHub da36856d85 Only find zlib if it has not already been found. (#169) 2020-03-26 09:39:51 -07:00
Matthew AlbrechtandBenjamin 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 AlbrechtandBenjamin 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 AlbrechtandBenjamin Sergeant d72d516a92 Fixed build error with vcpkg installed. (#141) 2020-01-07 10:40:36 -08:00