mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
adding D3D11 base, working on Vulkan backend
This commit is contained in:
6
Tests/xmake.lua
git.filemode.normal_file
6
Tests/xmake.lua
git.filemode.normal_file
@@ -0,0 +1,6 @@
|
||||
option("tests", { description = "Build tests", default = true })
|
||||
|
||||
if has_config("tests") then
|
||||
set_group("Tests")
|
||||
includes("*/xmake.lua")
|
||||
end
|
||||
Reference in New Issue
Block a user