]> Creatis software - creaToolsTools.git/blobdiff - Linux-mxe/compile-creatools.sh
#3154 creaToolsTools Feature New Normal branch mxecc
[creaToolsTools.git] / Linux-mxe / compile-creatools.sh
diff --git a/Linux-mxe/compile-creatools.sh b/Linux-mxe/compile-creatools.sh
new file mode 100644 (file)
index 0000000..b634c66
--- /dev/null
@@ -0,0 +1,7 @@
+baseDir="$(pwd)"
+cd scripts
+source config.sh
+# source cloneGit.sh
+mkdir $creatoolsBin 
+source compile_crea.sh
+cd $baseDir