aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRechi <Rechi@users.noreply.github.com>2019-03-19 10:25:37 +0100
committerRechi <Rechi@users.noreply.github.com>2019-03-19 10:25:37 +0100
commitee01df484a687fef7ade7c0663da515c29a9dc51 (patch)
tree1b15781ed36119725c6f7eb9ef3d9ca0ee6a6c4c /CMakeLists.txt
parente75fbcf60ff42986804cd130417905732ab339c8 (diff)
[cmake] zip for android is already handled via PLATFORM_REQUIRED_DEPS
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4ce8872d03..5c7de554bf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -140,9 +140,6 @@ if(NOT WIN32)
else()
list(APPEND required_deps D3DX11Effects)
endif()
-if(CORE_SYSTEM_NAME STREQUAL android)
- list(APPEND required_deps Zip)
-endif()
# Optional dependencies. Keep in alphabetical order please
set(optional_deps Alsa