Merge pull request #1953 from null77/gn-add-missing-headers
Add a couple missing headers to the GN build.
This commit is contained in:
commit
90cecb5206
2
BUILD.gn
2
BUILD.gn
@ -60,8 +60,10 @@ source_set("glslang_sources") {
|
||||
sources = [
|
||||
"OGLCompilersDLL/InitializeDll.cpp",
|
||||
"OGLCompilersDLL/InitializeDll.h",
|
||||
"SPIRV/GLSL.ext.AMD.h",
|
||||
"SPIRV/GLSL.ext.EXT.h",
|
||||
"SPIRV/GLSL.ext.KHR.h",
|
||||
"SPIRV/GLSL.ext.NV.h",
|
||||
"SPIRV/GLSL.std.450.h",
|
||||
"SPIRV/GlslangToSpv.cpp",
|
||||
"SPIRV/GlslangToSpv.h",
|
||||
|
Loading…
x
Reference in New Issue
Block a user