android build system compiles dependencies of some libraries from source
Open
android
build
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 74
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.