2
0

feat: build for 3rd party

This commit is contained in:
zhangsz
2025-02-14 16:44:50 +08:00
parent 2ae37cc588
commit 1be2941c4a
5 changed files with 116 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
git_root_dir=${HOME}/wfc.git
git_root_dir=$(dirname $(dirname $(dirname $(realpath $0))))
build_root_dir=${git_root_dir}/build.wfc
build_doc_dir=${build_root_dir}/docs/03-configuration
local_tars_rel_dir=${build_root_dir}/release/tars