This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update build.sh.
pull/229/head
王涛
Gitee
4 years ago
parent
4112a9addf
commit
d5e06cdab3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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()
Write
Preview
Loading…
Cancel
Save