RapidJSON.pc.in 229 Bytes
Newer Older
1 2
includedir=@INCLUDE_INSTALL_DIR@

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