json/tools/amalgamate/config.json
Niels Lohmann 72755599a6
🚚 move files
2022-04-30 14:08:29 +02:00

9 lines
164 B
JSON

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