Skip to content

Commit 1adbc50

Browse files
adjabaevtonsky
authored andcommitted
feat: add vulkan for macos
1 parent 85d2dc7 commit 1adbc50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

script/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def main():
3939
'skia_use_system_freetype2=false',
4040
# 'skia_enable_gpu=true',
4141
'skia_use_metal=true',
42+
'skia_use_vulkan=true',
4243
'extra_cflags_cc=["-frtti", "-stdlib=libc++"]'
4344
]
4445
if 'x64' == machine:

0 commit comments

Comments
 (0)