Browse Source

Pre Merge pull request !229 from 王涛/master

pull/229/MERGE
王涛 Gitee 4 years ago
parent
commit
ed7d8b1b3e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.sh

+ 1
- 0
build.sh View File

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

# print usage message
usage()


Loading…
Cancel
Save