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: Check for third party libraries using pkgconfig #454

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

diizzyy
Copy link
Contributor

@diizzyy diizzyy commented Aug 27, 2024

Try to find libraries using pkgconfig and fallback to old behaviour if that fails

Try to find libraries using pkgconfig and fallback to old
behaviour if that fails
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Aug 31, 2024
* Switch to CMake
* Enable "make test"
* Unbundle libs (md5 and minizip)
* Import upstreamed PR #454

Reference:
jmcnamara/libxlsxwriter#454

PR:		281018
Reviewed by:	bapt (maintainer)
nanorkyo pushed a commit to nanorkyo/freebsd-ports that referenced this pull request Sep 2, 2024
* Switch to CMake
* Enable "make test"
* Unbundle libs (md5 and minizip)
* Import upstreamed PR #454

Reference:
jmcnamara/libxlsxwriter#454

PR:		281018
Reviewed by:	bapt (maintainer)
@jmcnamara jmcnamara merged commit d963343 into jmcnamara:main Sep 2, 2024
50 checks passed
@jmcnamara
Copy link
Owner

Sorry for now getting to this sooner. Merged. Thanks.

@diizzyy
Copy link
Contributor Author

diizzyy commented Sep 3, 2024

Thanks for merging it! :-)

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.

2 participants