Parallelize neovim overseer cmake build conf

This commit is contained in:
Andreas Tsouchlos 2024-04-17 21:33:32 +02:00
parent 98b5e08f7a
commit adfa9bdf16

View File

@ -8,7 +8,8 @@ return {
}, },
args = { args = {
"--build", "--build",
"build" "build",
"-j8"
}, },
components = { components = {
{ {