diff --git a/docs/manual.html b/docs/manual.html index 35acf77..0811f0a 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -4034,6 +4034,16 @@ If exceptions are disabled, then in the event of parsing failure the query is in +
Build system changes
+The CMake package for pugixml now provides a pugixml::pugixml
target rather than a pugixml
target. A compatibility pugixml
target is provided if at least version 1.11 is not requested.