json/third_party/amalgamate/config.json

9 lines
121 B
JSON
Raw Normal View History

{
"project": "JSON for Modern C++",
"target": "src/json.hpp",
"sources": [
"json.hpp"
],
"include_paths": ["."]
}