Browse Source

Pre Merge pull request !220 from 王涛/development

pull/220/MERGE
王涛 Gitee 5 years ago
parent
commit
f54b9c760c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.sh

+ 1
- 0
build.sh View File

@@ -19,6 +19,7 @@ BASEPATH=$(cd "$(dirname $0)"; pwd)
OUTPUT_PATH="${BASEPATH}/output"
export BUILD_PATH="${BASEPATH}/build/"


# print usage message
usage()
{


Loading…
Cancel
Save