mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update to ANGLE 2.1.15 nuget package.
This commit is contained in:
parent
08af89bd82
commit
d59fd0fb65
4 changed files with 14 additions and 18 deletions
|
@ -787,7 +787,7 @@ def angle_root(target, nuget_env):
|
|||
}
|
||||
angle_arch = arch[target.split('-')[0]]
|
||||
angle_default_path = path.join(os.getcwd(), "support", "hololens", "packages",
|
||||
"ANGLE.WindowsStore.Servo.2.1.13", "bin", "UAP", angle_arch)
|
||||
"ANGLE.WindowsStore.Servo.2.1.15", "bin", "UAP", angle_arch)
|
||||
|
||||
# Nuget executable command
|
||||
nuget_app = path.join(os.getcwd(), "support", "hololens", "ServoApp.sln")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue