mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-06 13:41:35 +01:00

* Support for both in-source and out-of-source builds * Set library version to 0.12 to map Debian package * Add separate options to build tests, examples and documentation * Add pkgconfig lookup support (if installed with `make install`) * Add CMake lookup support (if isntalled with `make install`) * Add Google Test Source lookup * Add CTest support for running tests (use `make test` or `ctest -V`)
5 lines
159 B
PkgConfig
5 lines
159 B
PkgConfig
Name: @PROJECT_NAME@
|
|
Description: RapidJSON is a JSON parser and generator for C++ inspired by RapidXml.
|
|
Version: @LIB_VERSION_STRING@
|
|
Cflags: -I${includedir}
|