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

Remove CPR and use libcurl directly #1173

Merged
merged 3 commits into from
Nov 11, 2022

Conversation

johnstairs
Copy link
Contributor

Using CPR (a wrapper around libcurl) has caused problems in creating cross-platform conda packages and environments, so we're removing it as a dependency and using libcurl directly.

@johnstairs johnstairs marked this pull request as ready for review November 11, 2022 14:27
Copy link
Member

@hansenms hansenms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I would suggest we rev the patch version in the main CMakeLists.txt file.

Copy link
Member

@roopchansinghv roopchansinghv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants