summaryrefslogtreecommitdiff
path: root/json4cpp/tools/amalgamate/config_json_fwd.json
blob: 695929c158199842e6bbae04347a03df7a6611f6 (plain)
1
2
3
4
5
6
7
8
{
	"project": "JSON for Modern C++",
	"target": "single_include/nlohmann/json_fwd.hpp",
	"sources": [
		"include/nlohmann/json_fwd.hpp"
	],
	"include_paths": ["include"]
}