Open
Description
We need to figure out how users can link the local Magic Leap SDK into their builds. We currently do it on CI so the installers work, but we don't distribute the SDK.
Basically I think we just need to detect if it's installed and use the user's local path in the binding.gyp
.