Fixed pkg-config Version

master
Derick Vigne 2021-01-26 14:59:12 -05:00 committed by Christopher Dunn
parent c9a976238b
commit ac2870298e
1 changed files with 1 additions and 1 deletions

View File

@ -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}