Parallelize neovim overseer cmake build conf
This commit is contained in:
parent
98b5e08f7a
commit
adfa9bdf16
@ -8,7 +8,8 @@ return {
|
|||||||
},
|
},
|
||||||
args = {
|
args = {
|
||||||
"--build",
|
"--build",
|
||||||
"build"
|
"build",
|
||||||
|
"-j8"
|
||||||
},
|
},
|
||||||
components = {
|
components = {
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user