Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
Also renamed NazaraUnitTests to UnitTests
This commit is contained in:
3
tests/GraphicsTest/xmake.lua
Normal file
3
tests/GraphicsTest/xmake.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
target("GraphicsTest")
|
||||
add_deps("NazaraGraphics")
|
||||
add_files("main.cpp")
|
||||
Reference in New Issue
Block a user