Package both Servo2D and Servo3D in one magicleap mpk

This commit is contained in:
Alan Jeffrey 2019-08-15 10:19:02 -05:00
parent c47575535c
commit 9a2ba596e5
5 changed files with 40 additions and 20 deletions

View file

@ -0,0 +1,7 @@
REFS = \
Servo2D/Servo2D \
Servo3D/Servo3D
# Servo SEGVs if we don't set the debuggable flag in the mpk's taildata
# https://github.com/servo/servo/issues/22188
OPTIONS=package/debuggable/on