mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Support --features vslatestinstalled
This commit is contained in:
parent
1b6715158d
commit
c06c944010
4 changed files with 7 additions and 4 deletions
|
@ -20,6 +20,7 @@ default = ["unrooted_must_root_lint"]
|
|||
webgl_backtrace = ["backtrace", "canvas_traits/webgl_backtrace"]
|
||||
js_backtrace = ["backtrace"]
|
||||
uwp = ["js/uwp"]
|
||||
vslatestinstalled = ["js/vslatestinstalled"]
|
||||
|
||||
[build-dependencies]
|
||||
cmake = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue