mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 05:20:29 +00:00
remove mach, specialize to mach-glfw
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user