Skip to content

travis: added cmake build for osx#3468

Merged
snikulov merged 1 commit intocurl:masterfrom
snikulov:pr_travis_osx_cmake
Jan 15, 2019
Merged

travis: added cmake build for osx#3468
snikulov merged 1 commit intocurl:masterfrom
snikulov:pr_travis_osx_cmake

Conversation

@snikulov
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
Contributor 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.

2 participants