Browse Source

build script: fetch AQGridView

Felix Paul Kühne 12 years ago
parent
commit
5c1884becc
1 changed files with 3 additions and 0 deletions
  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"