From e85076149c0f2ba80c9efb089fcd381b301cfede Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Wed, 19 May 2021 14:33:12 +0200 Subject: [PATCH] fix snap --- snapcraft.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 95d4da7d5..bcb9ba386 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -29,10 +29,12 @@ apps: parts: meshlab: - plugin: [qmake, cmake] - qt-version: qt5 + #plugin: qmake + #qt-version: qt5 + #source: https://github.com/cnr-isti-vclab/meshlab.git source: https://github.com/cnr-isti-vclab/meshlab.git build-snaps: [cmake] + plugin: cmake build-packages: - cmake - qt5-default