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