irrlicht/source/lib/json/tools/amalgamate/config_json.json

9 lines
164 B
JSON
Raw Normal View History

2023-11-26 07:31:01 +01:00
{
"project": "JSON for Modern C++",
"target": "single_include/nlohmann/json.hpp",
"sources": [
"include/nlohmann/json.hpp"
],
"include_paths": ["include"]
}