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

[libpng] Update to 1.6.43, fix libm linkage #36953

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Feb 25, 2024

No description provided.

@JonLiu1993 JonLiu1993 added category:port-bug The issue is with a library, which is something the port should already support category:port-update The issue is with a library, which is requesting update new revision labels Feb 26, 2024
@JonLiu1993
Copy link
Member

Tested feature apng successfully in the following triplet:

  • x86-windows
  • x64-windows
  • x64-windows-static

tested usage successfully by libpng[*]:x64-windows:

The package libpng is compatible with built-in CMake targets:

    find_package(PNG REQUIRED)
    target_link_libraries(main PRIVATE PNG::PNG)

@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Feb 27, 2024
@vicroms vicroms merged commit 89efa21 into microsoft:master Feb 27, 2024
16 checks passed
@dg0yt dg0yt deleted the libpng branch February 27, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants