mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Use Servo's ANGLE fork for UWP.
This commit is contained in:
parent
fdbb317d7a
commit
157077c826
3 changed files with 6 additions and 6 deletions
|
@ -249,7 +249,7 @@ class MachCommands(CommandBase):
|
|||
append_to_path_env(
|
||||
path.join(
|
||||
os.getcwd(), "support", "hololens", "packages",
|
||||
"ANGLE.WindowsStore.2.1.13", "bin", "UAP", "x64"
|
||||
"ANGLE.WindowsStore.Servo.2.1.13", "bin", "UAP", "x64"
|
||||
),
|
||||
env,
|
||||
"LIB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue