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