From 96529df165daff39770db83f3ed62a0bce26ba7d Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 11 Feb 2025 16:05:18 -0800 Subject: Update build-llvm.ps1 (#6336) Co-authored-by: Yong He --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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/ -- cgit v1.2.3