chore(nix): clone git submodules automatically
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
38ec7def32
commit
9b38226f8c
1 changed files with 2 additions and 0 deletions
|
@ -147,6 +147,8 @@
|
|||
echo "Sourcing ${qt-wrapper-env}"
|
||||
source ${qt-wrapper-env}
|
||||
|
||||
git submodule update --init --force
|
||||
|
||||
if [ ! -f compile_commands.json ]; then
|
||||
cmakeConfigurePhase
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue