rapidjson/RapidJSON.pc.in
Christian Hitz 46554603fc RapidJSON.pc.in: include dir not set
Variable in wrong format is not replaced
2015-02-24 15:35:12 +01:00

8 lines
229 B
PkgConfig

includedir=@INCLUDE_INSTALL_DIR@
Name: @PROJECT_NAME@
Description: A fast JSON parser/generator for C++ with both SAX/DOM style API
Version: @LIB_VERSION_STRING@
URL: https://github.com/miloyip/rapidjson
Cflags: -I${includedir}