diff options
Diffstat (limited to 'cad/meshlab/files/patch-meshlab__full.pro')
-rw-r--r-- | cad/meshlab/files/patch-meshlab__full.pro | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/meshlab/files/patch-meshlab__full.pro b/cad/meshlab/files/patch-meshlab__full.pro deleted file mode 100644 index f58150ba34fb..000000000000 --- a/cad/meshlab/files/patch-meshlab__full.pro +++ /dev/null @@ -1,13 +0,0 @@ -Make external libraries part of the default build. They are currently built -before the rest, as qmake will recurse into each subdirectory in order. ---- meshlab_full.pro.bak 2015-11-21 16:25:23.812658000 +0100 -+++ meshlab_full.pro 2015-11-21 16:25:32.892417000 +0100 -@@ -1,7 +1,7 @@ - #config += debug_and_release - TEMPLATE = subdirs - CONFIG += ordered --SUBDIRS = common \ -+SUBDIRS = external common \ - meshlab \ - meshlabserver \ - # IO plugins |