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

Submodule vendor/mach deleted from 60597f78d8

1
vendor/mach-glfw vendored Submodule

Submodule vendor/mach-glfw added at 871de93349