Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Yip <miloyip@gmail.com>2017-09-13 12:03:23 +0300
committerMilo Yip <miloyip@gmail.com>2017-09-13 12:03:23 +0300
commit4a2f2729f1313a7150d1275185f4888224a48753 (patch)
treefd46a6debb6c286c20457107d7b88c353c08d4b4 /RapidJSON.pc.in
parent2a53253e72c7331114f7db74607945488a5cf4a4 (diff)
Change from miloyip/rapidjson to Tencent/rapidjson
Diffstat (limited to 'RapidJSON.pc.in')
-rw-r--r--RapidJSON.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/RapidJSON.pc.in b/RapidJSON.pc.in
index 7467f977..6afb079f 100644
--- a/RapidJSON.pc.in
+++ b/RapidJSON.pc.in
@@ -3,5 +3,5 @@ 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
+URL: https://github.com/Tencent/rapidjson
Cflags: -I${includedir}