Parallel build for fetchDependencies to speed this up.
This commit is contained in:
parent
2c3ba0a4ff
commit
c41301f323
@ -86,7 +86,7 @@ build_repo() {
|
||||
ninja
|
||||
else
|
||||
cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=install ..
|
||||
make
|
||||
make -j
|
||||
fi
|
||||
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user