Skip to content

Commit

Permalink
moved textures folder outside distrib
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Apr 21, 2020
1 parent d287465 commit 8e2d291
Show file tree
Hide file tree
Showing 69 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion distrib/README.md
@@ -1,6 +1,6 @@
# distrib folder

The distrib folder contains a set of pre-built libraries, plugins, shaders and textures that MeshLab needs to properly run.
The distrib folder contains a set of pre-built libraries, plugins and shaders that MeshLab needs to properly run.

Running `qmake && make` from the [src](https://github.com/cnr-isti-vclab/meshlab/tree/master/src) folder of the repo, MeshLab binaries, plugins and libraries will be placed automatically in this folder.
If instead a shadow build is set, the `distrib` folder will be automatically copied inside the selected build directory, and it will contain also binaries, plugins and libraries.
Expand Down
1 change: 0 additions & 1 deletion install/linux/linux_appimages.sh
Expand Up @@ -60,7 +60,6 @@ mv readme.txt usr/share/doc/meshlab/
mv lib/libcommon* usr/lib/
mv plugins/ usr/lib/meshlab/
mv shaders/ usr/share/meshlab/
mv textures/ usr/share/meshlab/

export VERSION=$(cat $INSTALL_PATH/../../ML_VERSION)

Expand Down
1 change: 0 additions & 1 deletion install/linux/linux_deploy.sh
Expand Up @@ -59,7 +59,6 @@ mv readme.txt usr/share/doc/meshlab/
mv lib/libcommon* usr/lib/
mv plugins/ usr/lib/meshlab/
mv shaders/ usr/share/meshlab/
mv textures/ usr/share/meshlab/

$INSTALL_PATH/resources/linuxdeployqt usr/share/applications/meshlab.desktop -bundle-non-qt-libs -executable=usr/bin/meshlabserver

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes

0 comments on commit 8e2d291

Please sign in to comment.