remove mach, specialize to mach-glfw

This commit is contained in:
Mitchell Hashimoto
2023-04-06 08:56:08 -07:00
parent 920200fa04
commit e6b7ffe57c
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "vendor/mach"]
path = vendor/mach
url = https://github.com/hexops/mach.git
[submodule "vendor/freetype"]
path = vendor/freetype
url = https://github.com/freetype/freetype.git
@ -43,3 +40,6 @@
[submodule "vendor/mach-sdk/sdk-linux-x86_64"]
path = vendor/mach-sdk/sdk-linux-x86_64
url = https://github.com/hexops/sdk-linux-x86_64.git
[submodule "vendor/mach-glfw"]
path = vendor/mach-glfw
url = https://github.com/hexops/mach-glfw.git

1
vendor/mach vendored

@ -1 +0,0 @@
Subproject commit 60597f78d8057d134fc92eed8b7762bb27a74fbf

1
vendor/mach-glfw vendored Submodule

@ -0,0 +1 @@
Subproject commit 871de9334926273b41c80b0fb13a74d8438eb4e7