更新 build.sh #1

Merged
zhangwei merged 1 commits from test into main 2024-01-23 03:18:08 +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"