Skip to content

Comments

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

Merged
kjellahl merged 1 commit intolibxmlplusplus:libxml++-3-2from
fanc999-1:backport-cmake-libxml2-3-2
Jul 5, 2023
Merged

meson: Backport libxml2 CMake support (for libxml++-3-2)#57
kjellahl merged 1 commit intolibxmlplusplus:libxml++-3-2from
fanc999-1:backport-cmake-libxml2-3-2

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