From 60b9692af28a353c4e5813d1723422477e31f433 Mon Sep 17 00:00:00 2001 From: Chuyan Zhang Date: Sun, 6 Oct 2024 11:43:15 -0700 Subject: Add material texture load --- xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake.lua') diff --git a/xmake.lua b/xmake.lua index e634221..eb1d750 100644 --- a/xmake.lua +++ b/xmake.lua @@ -1,5 +1,5 @@ add_rules("mode.debug", "mode.release") -add_requires("vulkansdk", "glfw", "fmt", "vulkan-memory-allocator", "spdlog", "glm") +-- add_requires("vulkansdk", "glfw", "fmt", "vulkan-memory-allocator", "spdlog", "glm") -- Project settings set_project("iris_renderer") -- cgit v1.2.3-70-g09d2