conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
971 stars 1.79k forks source link

add Android NDK r27c #26017

Closed kambala-decapitator closed 3 days ago

kambala-decapitator commented 6 days ago

Summary

Changes to recipe: android-ndk/r27c

Motivation

Adds the latest available NDK version

Details

The update is highly desired because CMake projects declaring minimum version < 3.3 can't be built using r27 due to https://github.com/android/ndk/issues/2032 which was fixed in r27b