mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Switch from the un-suffixed Windows and Linux libraries to the _glfw-suffixed versions, in preparation for having non-GLFW versions using the previous library/wrapper names. Part of #38589