Updated glslang.

This commit is contained in:
Бранимир Караџић
2020-07-10 17:17:00 -07:00
parent b152cba968
commit 9215cc8199
13 changed files with 378 additions and 50 deletions

View File

@@ -214,6 +214,7 @@ project "glslang"
includedirs {
GLSLANG,
path.join(GLSLANG, ".."),
path.join(SPIRV_TOOLS, "include"),
path.join(SPIRV_TOOLS, "source"),
}