filament
filament copied to clipboard
android build system compiles dependencies of some libraries from source
For some reason, gltfio is compiled from source everywhere it's used as a dependency in the android build. There are other libraries in that situation.
We should not dependent on anything outside of android/ other than the install folder.