5 lines
84 B
JSON
5 lines
84 B
JSON
|
{
|
||
|
"cmd": "cd {PROJECT_PATH} && cmake {PROJECT_PATH} && make",
|
||
|
"name": "cmake"
|
||
|
}
|