mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-10 16:12:10 +08:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"project": "cgame competitive programming for codingame",
|
|
"target": "AllTrees.cpp",
|
|
"sources": [
|
|
"test/gametheory/TreesTest.cpp"
|
|
],
|
|
"include_paths": ["include"]
|
|
}
|