aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindLibAndroidJNI.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindLibAndroidJNI.cmake')
-rw-r--r--cmake/modules/FindLibAndroidJNI.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmake/modules/FindLibAndroidJNI.cmake b/cmake/modules/FindLibAndroidJNI.cmake
index a779d9d6e9..d100f9c721 100644
--- a/cmake/modules/FindLibAndroidJNI.cmake
+++ b/cmake/modules/FindLibAndroidJNI.cmake
@@ -18,8 +18,7 @@ set(MODULE_LC libandroidjni)
SETUP_BUILD_VARS()
-set(CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_BINARY_DIR}/${CORE_BUILD_DIR}
- -DCMAKE_BUILD_TYPE=Release)
+set(CMAKE_ARGS -DCMAKE_BUILD_TYPE=Release)
BUILD_DEP_TARGET()