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

Don't use pkg-config for libpng with CMake #1543

Closed
wants to merge 1 commit into from

Conversation

Rangi42
Copy link
Contributor

@Rangi42 Rangi42 commented Oct 14, 2024

This may have only been added in the first place for 1-to-1 compatibility with the Makefile.

Split off from #1539 (@JL2210 please confirm this is OK?)

This may have only been added in the first place for 1-to-1
compatibility with the Makefile.
@Rangi42 Rangi42 added tests This affects the test suite meta This isn't related to the tools directly: repo organization, maintainership... builds This affects the build process or release artifacts labels Oct 14, 2024
@Rangi42 Rangi42 requested a review from ISSOtm October 14, 2024 00:40
@Rangi42
Copy link
Contributor Author

Rangi42 commented Oct 14, 2024

Actually this is what's making CI fail, so if #1539 omits this change then its CTest support should be mergable.

@Rangi42 Rangi42 marked this pull request as draft October 14, 2024 00:43
@JL2210
Copy link
Contributor

JL2210 commented Oct 14, 2024

I have no idea what's going on with that, and I don't have a Mac to test with, so...

@JL2210
Copy link
Contributor

JL2210 commented Oct 14, 2024

Found this:
https://stackoverflow.com/questions/36523911/osx-homebrew-cmake-libpng-version-mismatch-issue

Given that I've upvoted and commented on every post there I guess I know why I had that...

@JL2210
Copy link
Contributor

JL2210 commented Oct 14, 2024

if you want to pull the changes from that branch again, I can remove them from the CTest stuff

@Rangi42 Rangi42 closed this Oct 15, 2024
@Rangi42 Rangi42 deleted the no-pkg-config-libpng branch October 15, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds This affects the build process or release artifacts meta This isn't related to the tools directly: repo organization, maintainership... tests This affects the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants