Skip to content

Commit 41d15ff

Browse files
Kangzdneto0
authored andcommitted
BUILD.gn: make the static_lib complete to fix the build on OSX
1 parent fc4ff0e commit 41d15ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ static_library("shaderc_util") {
5858
deps = [
5959
":shaderc_util_sources",
6060
]
61+
complete_static_lib = true
6162
}
6263

6364
config("shaderc_public") {

0 commit comments

Comments
 (0)