Give the mac desktop its own VSync provider. (flutter/engine#2877)

This commit is contained in:
Chinmay Garde 2016-08-05 16:37:12 -07:00 committed by GitHub
parent 1be74c6698
commit 5575f2e18b

View File

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