We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e4754 commit 7a6efb5Copy full SHA for 7a6efb5
README
@@ -23,7 +23,8 @@ In order to build xmlwrapp, you need libxml2 version 2.4.28 or newer. When
23
building with XSLT support, libxslt 1.1.6 or newer is required. Both libraries
24
are available from http://xmlsoft.org.
25
26
-Header-only Boost Pool library is also required for building xmlwrapp.
+Header-only Boost Pool library is recommended, for better performance, but not
27
+required.
28
29
To run tests, Boost.Iostreams and Boost.Test libraries are also needed.
30
0 commit comments