working on vulkan

This commit is contained in:
2024-10-08 15:23:20 +02:00
parent 81dd86a905
commit b075f8ea73
15 changed files with 174 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
option("tests", { description = "Build tests", default = true })
option("tests", { description = "Build tests", default = false })
if has_config("tests") then
set_group("Tests")