mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Add gl_common dependency to fix android build.
This commit is contained in:
@@ -15,6 +15,9 @@ git = "https://github.com/huonw/compile_msg"
|
||||
[dependencies.gl_generator]
|
||||
git = "https://github.com/bjz/gl-rs"
|
||||
|
||||
[dependencies.gl_common]
|
||||
git = "https://github.com/bjz/gl-rs"
|
||||
|
||||
[target.arm-linux-androideabi.dependencies.android_glue]
|
||||
git = "https://github.com/tomaka/android-rs-glue"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user