mame/3rdparty/rapidjson/RapidJSON.pc.in
2016-02-17 14:11:23 +01:00

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