mirror of
https://github.com/nlohmann/json.git
synced 2026-07-13 22:14:54 +00:00
➕ added amalgamate Python script
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"project": "JSON for Modern C++",
|
||||
"target": "src/json.hpp",
|
||||
"sources": [
|
||||
"json.hpp"
|
||||
],
|
||||
"include_paths": ["."]
|
||||
}
|
||||
Reference in New Issue
Block a user