mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Switch CEF on screen build from glfw -> glutin.
This commit is contained in:
parent
9844ec907e
commit
db31b818bc
4 changed files with 54 additions and 14 deletions
|
@ -20,8 +20,7 @@ extern crate azure;
|
|||
extern crate geom;
|
||||
extern crate gfx;
|
||||
extern crate gleam;
|
||||
extern crate glfw;
|
||||
extern crate glfw_app;
|
||||
extern crate glutin_app;
|
||||
extern crate js;
|
||||
extern crate layers;
|
||||
extern crate png;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue