move amalgamate tool to third_party folder
This commit is contained in:
parent
922b56e492
commit
84bffd5d36
7 changed files with 1 additions and 2 deletions
8
third_party/amalgamate/config.json
vendored
Normal file
8
third_party/amalgamate/config.json
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"project": "JSON for Modern C++",
|
||||
"target": "src/json.hpp",
|
||||
"sources": [
|
||||
"json.hpp"
|
||||
],
|
||||
"include_paths": ["."]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue