mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
Manually adding thirdparty libs
This commit is contained in:
7
thirdparty/sokol-tools/build.zig.zon
vendored
Normal file
7
thirdparty/sokol-tools/build.zig.zon
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.{
|
||||
.name = .sokolshdc,
|
||||
.fingerprint = 0xe0596dde0e9962af,
|
||||
.version = "0.1.0",
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.paths = .{ "bin", "build.zig", "build.zig.zon" },
|
||||
}
|
Reference in New Issue
Block a user