lokinet/vendor/nlohmann/third_party/amalgamate/config.json

9 lines
164 B
JSON
Raw Normal View History

2019-02-27 21:59:19 +00:00
{
"project": "JSON for Modern C++",
"target": "single_include/nlohmann/json.hpp",
"sources": [
"include/nlohmann/json.hpp"
],
"include_paths": ["include"]
}