Files
indicators/utils/amalgamate/config.json

9 lines
172 B
JSON
Raw Normal View History

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