Commit 720d1688 authored by Ivan Kravets's avatar Ivan Kravets

Fix include location

parent 315a8ea3
......@@ -2,7 +2,7 @@
"name": "RapidJSON",
"keywords": "json, sax, dom, parser, generator",
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
"include": "include/rapidjson",
"include": "include",
"examples": "example/*/*.cpp",
"repository":
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment