Commit 78b2f265 authored by Yang's avatar Yang

make multi thread

parent 387bcf57
......@@ -4,7 +4,7 @@
{
"type": "shell",
"label": "make cminusfc",
"command": "cd build && make"
"command": "cd build && make -j4"
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment