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

Curl: For windows cmake builds, build curl with schannel/winssl capability #8984

Merged
merged 1 commit into from Jul 28, 2020

Conversation

r2dliu
Copy link
Contributor

@r2dliu r2dliu commented Jul 26, 2020

Added a few flags to the curl external static build so that it has ssl capabilities. otherwise, it doesn't support protocols like https and you get errors trying to send curl requests to those kind of endpoints

@r2dliu r2dliu changed the title For windows cmake builds, build curl with schannel/winssl capability Curl: For windows cmake builds, build curl with schannel/winssl capability Jul 26, 2020
@JosJuice
Copy link
Member

These are the same definitions as when building with the VS project, so the change makes sense to me.

Please squash the two commits into one.

@r2dliu
Copy link
Contributor Author

r2dliu commented Jul 26, 2020

done

@lioncash lioncash merged commit 3d680ff into dolphin-emu:master Jul 28, 2020
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants