diff options
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index b891805de..26b4e5272 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -41,5 +41,5 @@ | |||
| 41 | path = externals/Vulkan-Headers | 41 | path = externals/Vulkan-Headers |
| 42 | url = https://github.com/KhronosGroup/Vulkan-Headers.git | 42 | url = https://github.com/KhronosGroup/Vulkan-Headers.git |
| 43 | [submodule "externals/zstd"] | 43 | [submodule "externals/zstd"] |
| 44 | path = externals/zstd | 44 | path = externals/zstd |
| 45 | url = https://github.com/facebook/zstd | 45 | url = https://github.com/facebook/zstd |