mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Add sdk submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule "vendor/tracy"]
|
[submodule "vendor/tracy"]
|
||||||
path = vendor/tracy
|
path = vendor/tracy
|
||||||
url = https://github.com/wolfpld/tracy.git
|
url = https://github.com/wolfpld/tracy.git
|
||||||
|
[submodule "vendor/mach-sdk/sdk-linux-aarch64"]
|
||||||
|
path = vendor/mach-sdk/sdk-linux-aarch64
|
||||||
|
url = https://github.com/hexops/sdk-linux-aarch64.git
|
||||||
|
1
vendor/mach-sdk/sdk-linux-aarch64
vendored
Submodule
1
vendor/mach-sdk/sdk-linux-aarch64
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8f6ddaf6cc25df02925ef78448d512c3184abc63
|
Reference in New Issue
Block a user