]> git.proxmox.com Git - ceph.git/blob - ceph/src/rapidjson/RapidJSON.pc.in
update sources to v12.1.0
[ceph.git] / ceph / src / rapidjson / RapidJSON.pc.in
1 includedir=@INCLUDE_INSTALL_DIR@
2
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}