aboutsummaryrefslogtreecommitdiff
path: root/pkg-config/jsoncpp.pc.in
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:04:19 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:04:19 +0000
commit69006bc18746b54751497522493607ccd733d185 (patch)
tree5015100cb583ba035d40917cc21d3846f42adc89 /pkg-config/jsoncpp.pc.in
parent35369820b978918022eed0f09d615d20c8cd3fa8 (diff)
parent22d33955e4c2525e659f729c9f02afe09183b107 (diff)
downloadjsoncpp-69006bc18746b54751497522493607ccd733d185.tar.gz
Change-Id: I10c6e35320b938b33e02ed169bcc6635cbd4a83e
Diffstat (limited to 'pkg-config/jsoncpp.pc.in')
-rw-r--r--pkg-config/jsoncpp.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg-config/jsoncpp.pc.in b/pkg-config/jsoncpp.pc.in
index 632a377..2a22210 100644
--- a/pkg-config/jsoncpp.pc.in
+++ b/pkg-config/jsoncpp.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@
Name: jsoncpp
Description: A C++ library for interacting with JSON
-Version: @JSONCPP_VERSION@
+Version: @PROJECT_VERSION@
URL: https://github.com/open-source-parsers/jsoncpp
Libs: -L${libdir} -ljsoncpp
Cflags: -I${includedir}