aboutsummaryrefslogtreecommitdiff
path: root/project/cmake/scripts/android/Install.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'project/cmake/scripts/android/Install.cmake')
-rw-r--r--project/cmake/scripts/android/Install.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/project/cmake/scripts/android/Install.cmake b/project/cmake/scripts/android/Install.cmake
index 0558294cc6..e5094b3fe1 100644
--- a/project/cmake/scripts/android/Install.cmake
+++ b/project/cmake/scripts/android/Install.cmake
@@ -14,9 +14,6 @@ if(NOT ZIPALIGN_EXECUTABLE)
endif()
# Configure files into packaging environment.
-if(BREAKPAD_FOUND)
- set(USE_BREAKPAD 1)
-endif()
configure_file(${CORE_SOURCE_DIR}/tools/android/packaging/Makefile.in
${CMAKE_BINARY_DIR}/tools/android/packaging/Makefile @ONLY)
configure_file(${CORE_SOURCE_DIR}/tools/android/packaging/apksign