mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Added amalgamate to help generate single header for indicators
This commit is contained in:
8
utils/amalgamate/config.json
Normal file
8
utils/amalgamate/config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"project": "cgame competitive programming for codingame",
|
||||
"target": "AllTrees.cpp",
|
||||
"sources": [
|
||||
"test/gametheory/TreesTest.cpp"
|
||||
],
|
||||
"include_paths": ["include"]
|
||||
}
|
||||
Reference in New Issue
Block a user