mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-01 23:24:31 +02:00
chore(nix): clone git submodules automatically
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
38ec7def32
commit
9b38226f8c
@ -147,6 +147,8 @@
|
|||||||
echo "Sourcing ${qt-wrapper-env}"
|
echo "Sourcing ${qt-wrapper-env}"
|
||||||
source ${qt-wrapper-env}
|
source ${qt-wrapper-env}
|
||||||
|
|
||||||
|
git submodule update --init --force
|
||||||
|
|
||||||
if [ ! -f compile_commands.json ]; then
|
if [ ! -f compile_commands.json ]; then
|
||||||
cmakeConfigurePhase
|
cmakeConfigurePhase
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user