BUILD.gn: remove reference to non-existent header
This commit is contained in:
parent
a08f465d53
commit
ab5382cf79
1 changed files with 0 additions and 1 deletions
1
BUILD.gn
1
BUILD.gn
|
|
@ -58,7 +58,6 @@ source_set("glslang_sources") {
|
||||||
"SPIRV/SpvBuilder.cpp",
|
"SPIRV/SpvBuilder.cpp",
|
||||||
"SPIRV/SpvBuilder.h",
|
"SPIRV/SpvBuilder.h",
|
||||||
"SPIRV/SpvPostProcess.cpp",
|
"SPIRV/SpvPostProcess.cpp",
|
||||||
"SPIRV/SpvPostProcess.h",
|
|
||||||
"SPIRV/bitutils.h",
|
"SPIRV/bitutils.h",
|
||||||
"SPIRV/disassemble.cpp",
|
"SPIRV/disassemble.cpp",
|
||||||
"SPIRV/disassemble.h",
|
"SPIRV/disassemble.h",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue