leapmotion / autowiring

A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
148 stars 17 forks source link

Update standard to fix Android 32-bit compatibility #1050

Closed jdonald closed 6 years ago

jdonald commented 6 years ago

Upon attempting to release autowiring-1.0.6, this appears to be required to avoid breaking autowiring-configVersion.cmake compatibility for 32-bit Android.

jdonald commented 6 years ago

Discussed with @yeswalrus and although this isn't required to stabilize the current release it's better to have. It might also save us from an extra autowiring release if we happen to clean up all repos with regard to toolchain-arm32.cmake soon.