mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
fences
This commit is contained in:
@@ -2,5 +2,8 @@ option("examples", { description = "Build the examples", default = false })
|
||||
|
||||
if has_config("examples") then
|
||||
set_group("Examples")
|
||||
includes("*/xmake.lua")
|
||||
if not is_plat("wasm") then
|
||||
includes("Vulkan/xmake.lua")
|
||||
end
|
||||
includes("WebGPU/xmake.lua")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user