renaming folders
This commit is contained in:
@@ -33,7 +33,7 @@ const implementations = [_]ImplementationDesc{
|
|||||||
},
|
},
|
||||||
.{
|
.{
|
||||||
.name = "soft",
|
.name = "soft",
|
||||||
.root_source_file = "src/soft/lib.zig",
|
.root_source_file = "src/software/lib.zig",
|
||||||
.vulkan_version = .{ .major = 1, .minor = 0, .patch = 0 },
|
.vulkan_version = .{ .major = 1, .minor = 0, .patch = 0 },
|
||||||
.custom = customSoft,
|
.custom = customSoft,
|
||||||
.options = optionsSoft,
|
.options = optionsSoft,
|
||||||
|
|||||||
Reference in New Issue
Block a user