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

travis: added cmake build for osx #3468

Merged
merged 1 commit into from Jan 15, 2019
Merged

Conversation

snikulov
Copy link
Member

@snikulov snikulov commented Jan 14, 2019

Added preliminary support to build curl on OSX image.

  • LDAP is disabled, due deprecation issues (need support for OpenDirectory Framework)

Fixes: #3467

@bagder
Copy link
Member

bagder commented Jan 14, 2019

Regarding OpenSSL I think it is mostly about pointing out the correct path. Point out the dir as /usr/local/opt/openssl. There's already an autotool build on osx doing that.

@snikulov
Copy link
Member Author

Regarding OpenSSL I think it is mostly about pointing out the correct path. Point out the dir as /usr/local/opt/openssl. There's already an autotool build on osx doing that.

Yes. Will check it soon :)

@snikulov
Copy link
Member Author

@bagder provide OpenSSL root folder for find_package(...).
Now will be built with OpenSSL from /usr/local/opt/openssl.

@snikulov snikulov merged commit 383fd9d into curl:master Jan 15, 2019
@snikulov snikulov deleted the pr_travis_osx_cmake branch January 15, 2019 04:12
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants