mirror of
https://github.com/nlohmann/json.git
synced 2026-04-25 17:29:33 +00:00
➕ added amalgamate Python script
This commit is contained in:
8
develop/amalgamate/config.json
Normal file
8
develop/amalgamate/config.json
Normal file
@@ -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