Add visibility.h to build scripts
This commit is contained in:
parent
9e8dff7d42
commit
ffd454c57b
2 changed files with 3 additions and 1 deletions
1
BUILD.gn
1
BUILD.gn
|
|
@ -159,6 +159,7 @@ template("glslang_sources_common") {
|
|||
"glslang/Include/Types.h",
|
||||
"glslang/Include/arrays.h",
|
||||
"glslang/Include/intermediate.h",
|
||||
"glslang/Include/visibility.h",
|
||||
"glslang/MachineIndependent/Constant.cpp",
|
||||
"glslang/MachineIndependent/InfoSink.cpp",
|
||||
"glslang/MachineIndependent/Initialize.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue