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