Sfoglia il codice sorgente

build script: fetch AQGridView

Felix Paul Kühne 12 anni fa
parent
commit
5c1884becc
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      buildAspenProject.sh

+ 3 - 0
buildAspenProject.sh

@@ -148,6 +148,9 @@ exit 1
 fi
 cd ..
 fi
+if ! [ -e AQGridView ]; then
+git clone git://github.com/AlanQuatermain/AQGridView.git
+fi
 
 info "Setup 'External' folders"