Build native dependencies with UWP compatibility.

This commit is contained in:
Josh Matthews 2019-09-11 11:52:30 -04:00
parent 86ad84198e
commit dcbec3e404
4 changed files with 16 additions and 10 deletions

View file

@ -25,7 +25,7 @@ layout-2020 = ["layout_thread_2020"]
max_log_level = ["log/release_max_level_info"]
native-bluetooth = ["bluetooth/native-bluetooth"]
no_wgl = ["canvas/no_wgl"]
uwp = ["servo_config/uwp"]
uwp = ["servo_config/uwp", "script/uwp"]
webrender_debugger = ["webrender/debugger"]
no_static_freetype = ["webrender/no_static_freetype"]
oculusvr = ["webvr/oculusvr"]