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