2018-01-13 09:59:49 +00:00
|
|
|
{
|
|
|
|
"project": "JSON for Modern C++",
|
2018-01-29 10:21:11 +00:00
|
|
|
"target": "single_include/nlohmann/json.hpp",
|
2018-01-13 09:59:49 +00:00
|
|
|
"sources": [
|
2018-01-29 10:21:11 +00:00
|
|
|
"include/nlohmann/json.hpp"
|
2018-01-13 09:59:49 +00:00
|
|
|
],
|
2018-01-29 10:21:11 +00:00
|
|
|
"include_paths": ["include"]
|
2018-01-13 09:59:49 +00:00
|
|
|
}
|