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 223ffdd commit 78c2fefCopy full SHA for 78c2fef
README
@@ -17,5 +17,5 @@ See the examples directory for example code.
17
18
Use pkg-config to discover the necessary include and linker arguments. For
19
instance,
20
- pkg-config libxml++-3.0 --cflags --libs
+ pkg-config libxml++-4.0 --cflags --libs
21
Ideally you would use PKG_CHECK_MODULES in your configure.ac file.
0 commit comments