mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
@@ -8,6 +8,9 @@ if has_config("examples") then
|
||||
if has_config("webgpu") then
|
||||
includes("WebGPU/xmake.lua")
|
||||
end
|
||||
if has_config("opengl") then
|
||||
includes("OpenGL/xmake.lua")
|
||||
end
|
||||
if has_config("software") then
|
||||
includes("Software/xmake.lua")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user