diff options
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/ |
