windows/llvm: add build script (build_nyash_llvm.ps1); fix nyash.toml LLVM task paths; add screenshots dir placeholder; add which dep

This commit is contained in:
Tomoaki
2025-09-06 22:08:31 +09:00
parent 9e6b77226e
commit 07350c5dd9
5 changed files with 49 additions and 38 deletions

View File

@ -124,6 +124,7 @@ log = "0.4"
env_logger = "0.11"
libloading = { version = "0.8", optional = true }
toml = "0.8"
which = "6"
# 日時処理
chrono = "0.4"