openlibs/qt/build.sh
File was renamed from openlibs/qt/build_QT5.sh @@ -151,6 +151,18 @@ #rm -rf ${QTDIR_NAME} } function do_clean() { rm -rf appweb* php* } if [[ $# == 1 && $1 == -c ]] ;then echo "start clean ${LIB_NAME}" do_clean exit; fi exit; compile_qt