Fix snap build failing to initialize submodules.

This commit is contained in:
Maximiliano Bertacchini 2020-06-08 21:29:35 -03:00
parent 515805fc1a
commit d06395a6f2
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ parts:
barrier: barrier:
source: . source: .
source-type: git
plugin: cmake plugin: cmake
configflags: configflags:
- "-DCMAKE_INSTALL_PREFIX=/usr" - "-DCMAKE_INSTALL_PREFIX=/usr"