]> Creatis software - cpPlugins.git/blobdiff - config/install_ivq_mxe.sh
...
[cpPlugins.git] / config / install_ivq_mxe.sh
similarity index 93%
rename from config/install_mxe.sh
rename to config/install_ivq_mxe.sh
index e23f5acaaee61e89aed6f1f83f89432eaff8f0d2..656cce106bba02335b9a6901b7e78ad5f27dc998 100755 (executable)
@@ -32,6 +32,7 @@ fi
 curr_dir=`pwd`
 
 ## -- Get mxe
+mkdir -p $prefix
 cd $prefix
 git clone https://github.com/mxe/mxe.git
 
@@ -39,9 +40,6 @@ git clone https://github.com/mxe/mxe.git
 cd $prefix/mxe
 echo "MXE_TARGETS := x86_64-w64-mingw32.shared" > settings.mk
 
-## -- Patch mxe
-patch -s -p1 < $curr_dir/mxe.patch
-
 ## -- Compile all
 make -j$cores -k qtbase vtk itk nsis