Add a couple missing headers to the GN build.
Detected with ANGLE's export_targets script.
This commit is contained in:
parent
48233ad3d4
commit
6fbc1af8ae
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