mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-17 03:03:21 +02:00
Added Version definition to the pkg-config file
This commit is contained in:
@@ -5,6 +5,7 @@ includedir=${prefix}/include
|
||||
|
||||
Name: jsoncpp
|
||||
Description: A C++ library for interacting with JSON
|
||||
Version: @JSONCPP_VERSION@
|
||||
URL: https://github.com/open-source-parsers/jsoncpp
|
||||
Libs: -L${libdir} -ljsoncpp
|
||||
Cflags: -I${includedir}
|
||||
|
Reference in New Issue
Block a user