mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-01 03:14:40 +00:00
pkg/macos
This commit is contained in:
7
pkg/macos/build.zig.zon
Normal file
7
pkg/macos/build.zig.zon
Normal file
@@ -0,0 +1,7 @@
|
||||
.{
|
||||
.name = "macos",
|
||||
.version = "0.1.0",
|
||||
.dependencies = .{
|
||||
.apple_sdk = .{ .path = "../apple-sdk" },
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user