Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
Also renamed NazaraUnitTests to UnitTests
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
option("examples", { description = "Build examples", default = true })
|
||||
|
||||
if has_config("examples") then
|
||||
-- Common config
|
||||
set_group("Examples")
|
||||
set_kind("binary")
|
||||
|
||||
includes("*/xmake.lua")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user