Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(thirdparty): find and use OpenSSL by CMake functions #1679

Merged
merged 5 commits into from
Nov 9, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Nov 9, 2023

Use find_package(OpenSSL REQUIRED) to find OpenSSL, and use related CMake functions
to add include directories and link libs.

@acelyc111 acelyc111 changed the title chore(thirdparty): find and uss openssl antomatically chore(thirdparty): find and use openssl by CMake functions Nov 9, 2023
@acelyc111 acelyc111 changed the title chore(thirdparty): find and use openssl by CMake functions chore(thirdparty): find and use OpenSSL by CMake functions Nov 9, 2023
@acelyc111 acelyc111 merged commit dbd5f20 into apache:master Nov 9, 2023
66 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants