Skip to content

v1.11.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zeux zeux released this 15 Dec 03:51
· 183 commits to master since this release
9079552

Patch release.

This patch reintroduces pugixml target for CMake when find_package is used, which was accidentally removed from v1.11.
It's recommended that pugixml::pugixml target is used instead, but this patch restores pugixml target for existing applications / libraries that depend on it.

The previous patch, v1.11.1, was only compatible with CMake 3.18 and up; this patch restores compatibility with earlier CMake versions when using imported targets.