mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03: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
|
||||
|
1
vendor/mach
vendored
1
vendor/mach
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 60597f78d8057d134fc92eed8b7762bb27a74fbf
|
1
vendor/mach-glfw
vendored
Submodule
1
vendor/mach-glfw
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 871de9334926273b41c80b0fb13a74d8438eb4e7
|
Reference in New Issue
Block a user