Fix snap build failing to initialize submodules.
This commit is contained in:
parent
515805fc1a
commit
d06395a6f2
|
@ -43,6 +43,7 @@ parts:
|
|||
|
||||
barrier:
|
||||
source: .
|
||||
source-type: git
|
||||
plugin: cmake
|
||||
configflags:
|
||||
- "-DCMAKE_INSTALL_PREFIX=/usr"
|
||||
|
|
Loading…
Reference in New Issue