Support --features vslatestinstalled

This commit is contained in:
Kagami Sascha Rosylight 2019-10-02 13:49:58 +09:00
parent 1b6715158d
commit c06c944010
4 changed files with 7 additions and 4 deletions

View file

@ -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"