mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
First step toward iOS Support
This commit is contained in:
parent
8ca9542de6
commit
1a447c6984
7 changed files with 22 additions and 15 deletions
|
@ -41,5 +41,5 @@ servo_url = {path = "../url"}
|
|||
webvr_traits = {path = "../webvr_traits"}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
|
||||
[target.'cfg(not(target_os = "windows"))'.dependencies]
|
||||
[target.'cfg(all(not(target_os = "windows"), not(target_os = "ios")))'.dependencies]
|
||||
gaol = {git = "https://github.com/servo/gaol"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue