Update dawn remote URL

This commit is contained in:
Luke Street 2025-04-03 22:57:35 -06:00
parent b07d55f71d
commit 8a5e3bcdc7

3
.gitmodules vendored
View File

@ -1,6 +1,7 @@
[submodule "extern/dawn"] [submodule "extern/dawn"]
path = extern/dawn path = extern/dawn
url = https://github.com/encounter/dawn-cmake.git url = https://dawn.googlesource.com/dawn
branch = main
[submodule "extern/SDL"] [submodule "extern/SDL"]
path = extern/SDL path = extern/SDL
url = https://github.com/libsdl-org/SDL.git url = https://github.com/libsdl-org/SDL.git