Compare commits

...

2 Commits

Author SHA1 Message Date
zhangwei 34c0ccdfee Merge pull request '更新 build.sh' (#1) from test into main
Reviewed-on: #1
2024-01-23 03:18:07 +00:00
zhangwei 7d020d90ca 更新 build.sh 2024-01-23 02:53:21 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
path_cur=$(cd `dirname $0`; pwd)
build_type="Release"
# 生成目录
# 生成目录 ceshi
app_path="app"
# 可执行程序名
appname="train"