init git submodules in prebuild step
This commit is contained in:
parent
33ad4de470
commit
8cb2dc1613
@ -41,6 +41,7 @@ parts:
|
|||||||
source: .
|
source: .
|
||||||
after: [desktop-qt5]
|
after: [desktop-qt5]
|
||||||
project-files: [ nymea-app.pro ]
|
project-files: [ nymea-app.pro ]
|
||||||
|
prepare: git submodule update --init
|
||||||
# options: [ CONFIG+=withavahi ]
|
# options: [ CONFIG+=withavahi ]
|
||||||
build-packages:
|
build-packages:
|
||||||
- qt5-default
|
- qt5-default
|
||||||
|
|||||||
Reference in New Issue
Block a user