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