From 9b5ed54d9d473d2eb6fe009425bee32d64b7aa84 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Thu, 27 Jun 2019 19:52:46 -0500 Subject: [PATCH] Add api level to android recipe conf This is needed for the android cmake builds --- recipes/android/cores-android.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/android/cores-android.conf b/recipes/android/cores-android.conf index ecc2fd7d..dc80f0f7 100644 --- a/recipes/android/cores-android.conf +++ b/recipes/android/cores-android.conf @@ -9,4 +9,5 @@ NDK ndk-build RA NO LIBSUFFIX _android CORE_JOB YES +API_LEVEL 16 CMAKE cmake