Skip to content

Commit d1d415e

Browse files
committed
docs: add a note about the new imported target name for CMake
1 parent 5063e87 commit d1d415e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/manual.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,6 +2156,9 @@ Maintenance release. Changes:
21562156
. Fix Wzero-as-null-pointer-constant warnings in pugixml.hpp
21572157
. Work around several static analysis false positives
21582158

2159+
* Build system changes
2160+
. 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.
2161+
21592162
[[v1.10]]
21602163
=== v1.10 ^2019-09-15^
21612164

0 commit comments

Comments
 (0)