mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Give the mac desktop its own VSync provider. (flutter/engine#2877)
This commit is contained in:
parent
1be74c6698
commit
5575f2e18b
@ -386,10 +386,11 @@ config("default_libs") {
|
||||
"ApplicationServices.framework",
|
||||
"Carbon.framework",
|
||||
"CoreFoundation.framework",
|
||||
"CoreVideo.framework",
|
||||
"Foundation.framework",
|
||||
"IOKit.framework",
|
||||
"Security.framework",
|
||||
"OpenGL.framework",
|
||||
"Security.framework",
|
||||
"IOKit.framework",
|
||||
]
|
||||
} else if (is_ios) {
|
||||
# The libraries listed here will be specified for both the target and the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user