diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | third_party/wgpu-native | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..7c98b34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/wgpu-native"] + path = third_party/wgpu-native + url = https://github.com/gfx-rs/wgpu-native.git diff --git a/third_party/wgpu-native b/third_party/wgpu-native new file mode 160000 +Subproject ba4deb5d935652f40c7e051b15cbb5d09721994 |
