diff options
| author | Yong He <yonghe@outlook.com> | 2025-02-11 16:05:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 16:05:18 -0800 |
| commit | 96529df165daff39770db83f3ed62a0bce26ba7d (patch) | |
| tree | 520926d1e63fb38be0fdf5e55b72c6d1d997337c /.gitmodules | |
| parent | 551bbb5fbd61b53253de8f6ba3303bb4d29f8c86 (diff) | |
Update build-llvm.ps1 (#6336)
Co-authored-by: Yong He <yongh@outlook.com>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d5bfdc007..3d00fe8f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -38,3 +38,6 @@ [submodule "external/slang-rhi"] path = external/slang-rhi url = https://github.com/shader-slang/slang-rhi.git +[submodule "external/WindowsToolchain"] + path = external/WindowsToolchain + url = https://github.com/MarkSchofield/WindowsToolchain/ |
