mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-09 12:00:05 +00:00
Fix gn build
This commit is contained in:
parent
8da6495058
commit
1813a14af3
2
BUILD.gn
2
BUILD.gn
@ -307,7 +307,7 @@ glslang_sources_common("glslang_sources") {
|
||||
source_set("glslang_default_resource_limits_sources") {
|
||||
sources = [
|
||||
"StandAlone/ResourceLimits.cpp",
|
||||
"StandAlone/ResourceLimits.h",
|
||||
"glslang/Public/ResourceLimits.h",
|
||||
"glslang/Include/ResourceLimits.h",
|
||||
]
|
||||
public_configs = [ ":glslang_public" ]
|
||||
|
Loading…
Reference in New Issue
Block a user