blob: 7467f9779b88f47437bb72ffc9630cba6e6dca0c (
plain)
1
2
3
4
5
6
7
|
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}
|