🧹 chore: align scripts with kept build dirs
This commit is contained in:
@@ -11,7 +11,7 @@ NC='\033[0m' # No Color
|
||||
# 路径与默认配置
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
REPO_ROOT="$(cd "$SCRIPT_DIR/../.." && pwd)"
|
||||
BUILD_PRESET=${BUILD_PRESET:-clang}
|
||||
BUILD_PRESET=${BUILD_PRESET:-clang-ninja}
|
||||
IGNORES=("IDS_AuditExpr.tsf")
|
||||
|
||||
find_test_semantic() {
|
||||
|
||||
Reference in New Issue
Block a user