This commit is contained in:
2025-03-17 22:41:04 +01:00
parent cbcc1b7e25
commit b70317d85d
37 changed files with 698 additions and 229 deletions

View File

@@ -137,8 +137,5 @@ target("pulse_gpu")
end)
target_end()
includes("Tests/xmake.lua")
includes("Examples/*.lua")
if not is_plat("wasm") then
includes("Tests/Vulkan/*.lua")
end