Merge pull request #742 from maxiberta/fix-snap-submodules

Fix snap build failing to initialize submodules
This commit is contained in:
Povilas Kanapickas 2020-06-11 20:43:36 +03:00 committed by GitHub
commit 965cd70ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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