Skip to content

meson: Backport libxml2 CMake support (for libxml++-3-2) #57

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

Merged

Conversation

fanc999-1
Copy link
Contributor

Hi,

This is the libxml++-3-2 version of #55.

With blessings, thank you!

This is the backport of the CMake support for libxml2, where:

* We use CMake to look for libxml2 as well, if it is not found by
  pkg-config, on Windows. It actually does what the existing method
  does for Visual Studio builds, i.e. look for the libxml2 headers
  and libraries in %INCLUDE% and %LIB% respectively, so no need to
  reinvent the wheels here.  This accomodates usage on Meson 0.55.x.
* Add support to build libxml2 as a subproject using CMake on Windows,
  like what we do for the master/libxml++-5-0 branches.
@kjellahl kjellahl merged commit 386c196 into libxmlplusplus:libxml++-3-2 Jul 5, 2023
@fanc999-1 fanc999-1 deleted the backport-cmake-libxml2-3-2 branch July 6, 2023 03:32
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