Add visibility.h to build scripts

This commit is contained in:
Arcady Goldmints-Orlov 2024-08-20 13:23:43 -04:00 committed by arcady-lunarg
parent 9e8dff7d42
commit ffd454c57b
2 changed files with 3 additions and 1 deletions

View file

@ -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",