android / ndk-samples

Android NDK samples with Android Studio
http://developer.android.com/ndk
Apache License 2.0
9.97k stars 4.15k forks source link

Update CMake behaviors. #1039

Closed DanAlbert closed 1 month ago

DanAlbert commented 1 month ago

The version here is like Android's targetSdkVersion: it controls bug compatibility sorts of things. Bump it up to the CMake version we're using so we get the modern behaviors.

Depends on https://github.com/android/ndk-samples/pull/1038.