h2-mod/deps/json/tools/amalgamate/config_json_fwd.json

9 lines
172 B
JSON
Raw Normal View History

2024-03-07 03:33:59 -05:00
{
"project": "JSON for Modern C++",
"target": "single_include/nlohmann/json_fwd.hpp",
"sources": [
"include/nlohmann/json_fwd.hpp"
],
"include_paths": ["include"]
}