mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Support building for Magic Leap.
This commit is contained in:
parent
e580250d5d
commit
dab8f4a97f
34 changed files with 1601 additions and 7 deletions
|
@ -77,6 +77,10 @@ files = [
|
|||
directories = [
|
||||
# Upstream
|
||||
"./support/android/apk",
|
||||
"./support/magicleap/Servo2D/.vscode",
|
||||
"./support/magicleap/Servo2D/code/inc.gen",
|
||||
"./support/magicleap/Servo2D/code/src.gen",
|
||||
"./support/magicleap/Servo2D/pipeline",
|
||||
"./tests/wpt/harness",
|
||||
"./tests/wpt/update",
|
||||
"./tests/wpt/web-platform-tests",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue