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

cmake: fix detecting libidn2 #8917

Closed
wants to merge 1 commit into from
Closed

Conversation

vszakats
Copy link
Member

Without this patch, libidn2 detection doesn't even seem to be
attempted. With this patch, cmake can be configured to pick it
up and enable it. I'm not an expert, so maybe the root cause is
something else, or there is a better fix. The required
configuration is still quite unusual/manual.

Without this patch, libidn2 detection doesn't even seem to be
attempted. With this patch, cmake can be configured to pick it
up and enable it. I'm not an expert, so maybe the root cause is
something else, or there is a better fix. The required
configuration is still quite unusual/manual.
vszakats added a commit to curl/curl-for-win that referenced this pull request May 25, 2022
These are upstream issues, with these PRs:
- curl/curl#8918
- curl/curl#8917
@vszakats vszakats closed this in a01e843 May 26, 2022
@vszakats vszakats deleted the idn2cmake branch May 26, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant