We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a9762 commit ac28702Copy full SHA for ac28702
pkg-config/jsoncpp.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@
5
6
Name: jsoncpp
7
Description: A C++ library for interacting with JSON
8
-Version: @JSONCPP_VERSION@
+Version: @PROJECT_VERSION@
9
URL: https://github.com/open-source-parsers/jsoncpp
10
Libs: -L${libdir} -ljsoncpp
11
Cflags: -I${includedir}
0 commit comments