mirror of
https://github.com/nlohmann/json
synced 2024-11-26 22:00:07 +00:00
b21c345179
* 🚚 move files * 🚚 rename doc folder to docs * 🚚 rename test folder to tests
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"project": "JSON for Modern C++",
|
|
"target": "single_include/nlohmann/json.hpp",
|
|
"sources": [
|
|
"include/nlohmann/json.hpp"
|
|
],
|
|
"include_paths": ["include"]
|
|
}
|