From 1a174df3a69808efdef9a0b4852abf7eb54580a4 Mon Sep 17 00:00:00 2001 From: PatriceJiang <397136899@qq.com> Date: Fri, 10 Apr 2020 14:35:43 +0800 Subject: [PATCH] add opensles --- android/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/android/CMakeLists.txt b/android/CMakeLists.txt index 23e2fb0e..e7973dc6 100644 --- a/android/CMakeLists.txt +++ b/android/CMakeLists.txt @@ -180,6 +180,7 @@ list(APPEND CC_EXTERNAL_LIBS png uv webp + OpenSLES ${se_libs_name} z android_platform