servo/support/magicleap/Servo2D/Servo2D.package
2019-08-09 15:02:53 -05:00

12 lines
261 B
Text

USES = \
scenes \
pipeline/cache/AssetManifest
DATAS = \
fonts.xml : etc/fonts.xml
REFS = Servo2D
# 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