mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Simplify build process for UWP app.
This commit is contained in:
parent
f2e0870e60
commit
7a3d346087
8 changed files with 39 additions and 5 deletions
|
@ -15,6 +15,7 @@ bench = false
|
|||
[features]
|
||||
canvas2d-azure = ["simpleservo/canvas2d-azure"]
|
||||
canvas2d-raqote = ["simpleservo/canvas2d-raqote"]
|
||||
egl = ["simpleservo/egl"]
|
||||
|
||||
[dependencies]
|
||||
libservo = { path = "../../components/servo", features = ["no_static_freetype"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue