zls
This commit is contained in:
11
tiva/build.zig.zon
Normal file
11
tiva/build.zig.zon
Normal file
@@ -0,0 +1,11 @@
|
||||
.{
|
||||
.name = .tiva_app,
|
||||
.version = "0.0.1",
|
||||
.fingerprint = 0x8f7e4f3ddce5d838,
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
"src",
|
||||
},
|
||||
.dependencies = .{},
|
||||
}
|
||||
Reference in New Issue
Block a user