]> Creatis software - creaToolsTools.git/blobdiff - Linux-mxe/compile-creatools.sh
#3154 creaToolsTools Feature New - Normalbranch mxecc
[creaToolsTools.git] / Linux-mxe / compile-creatools.sh
index b634c66ebdb042e784fa71fe2333cbdce96ea530..a05415a4479ea62e02538592f76711c0995635b0 100644 (file)
@@ -1,7 +1,9 @@
 baseDir="$(pwd)"
 cd scripts
 source config.sh
-# source cloneGit.sh
+
+#source cloneGit.sh
 mkdir $creatoolsBin 
-source compile_crea.sh
+#source compile_crea.sh
+source compile_bbtk.sh
 cd $baseDir