From ea959b52fdc84566881099aa5110ab97e1069607 Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Thu, 18 Feb 2016 16:40:02 -0800 Subject: Adding a subset of the glslang repo dealing with spirv. The main repo is a mess. --- premake5.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'premake5.lua') diff --git a/premake5.lua b/premake5.lua index 7c429828b..d0c2261f3 100644 --- a/premake5.lua +++ b/premake5.lua @@ -165,6 +165,7 @@ solution("xenia") include("third_party/capstone.lua") include("third_party/gflags.lua") include("third_party/glew.lua") + include("third_party/glslang-spirv.lua") include("third_party/imgui.lua") include("third_party/libav.lua") include("third_party/snappy.lua") -- cgit v1.2.3