cd "$SOURCE_DIRECTORY"/build &&
export QT_DIR=/opt/qt5 QT_VERSION=5 &&
export PATH="$QT_DIR/bin:$PATH" &&
./build_linux.sh
