make glutin compile on all iOS targets
This commit is contained in:
parent
1b28e32e31
commit
9f6806ba2e
4 changed files with 37 additions and 19 deletions
|
|
@ -30,6 +30,9 @@ clock_ticks = "0.0.5"
|
|||
[target.arm-linux-androideabi.dependencies.android_glue]
|
||||
version = "0"
|
||||
|
||||
[target.i386-apple-ios.dependencies]
|
||||
objc = "0.1"
|
||||
|
||||
[target.x86_64-apple-ios.dependencies]
|
||||
objc = "0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue