Files
indicators/utils/amalgamate/config.json
2020-05-13 15:39:20 -05:00

9 lines
172 B
JSON

{
"project": "cgame competitive programming for codingame",
"target": "AllTrees.cpp",
"sources": [
"test/gametheory/TreesTest.cpp"
],
"include_paths": ["include"]
}