[Feature/openssl-check-in-cmake] Added OpenSSL check and clone / fetch script in root CMakeLists.txt #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/openssl-check-in-cmake"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OpenSSL is required to compile "http_xfer (HTTP transaction function)" feature,
thus I added some clone / detection script in root CMakeLists.txt to find, pull, and verify OpenSSL library.