RapidJSON.pc.in: include dir not set

Variable in wrong format is not replaced
This commit is contained in:
Christian Hitz 2015-02-24 15:35:12 +01:00
parent 80119a6a74
commit 46554603fc

View File

@ -1,4 +1,7 @@
includedir=@INCLUDE_INSTALL_DIR@
Name: @PROJECT_NAME@
Description: RapidJSON is a JSON parser and generator for C++ inspired by RapidXml.
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}