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

View File

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