18 lines
480 B
Plaintext
18 lines
480 B
Plaintext
.{
|
|
.name = .sdl3_sample,
|
|
.version = "0.1.0",
|
|
.fingerprint = 0xf00a4904d65478d1,
|
|
.minimum_zig_version = "0.15.2",
|
|
.dependencies = .{
|
|
.sdl = .{
|
|
.url = "git+https://github.com/castholm/SDL.git?ref=v0.3.3+3.2.28#2cde21ea89c7b67d6e16f7f1e2faaa6f44618ecb",
|
|
.hash = "sdl-0.3.3+3.2.28-7uIn9MiRfwFhqxnwBi_vCQlKr82YpwkQBVwdz2uy46S1",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
},
|
|
}
|