summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2016-07-11 13:40:43 -0700
committerGitHub <noreply@github.com>2016-07-11 13:40:43 -0700
commit8ae0f9c7b49f2502c5779b277437d4b9693a8f2f (patch)
tree642629c20058a868e22107f8286ad9df5dff0e45
parent1e638f6e57a0e0d6d691b08fcd27a6b610a6b362 (diff)
parente83f70b55d18657f5e9fa3c125baf82a98ec6d86 (diff)
downloadnavit-8ae0f9c7b49f2502c5779b277437d4b9693a8f2f.tar.gz
Merge pull request #85 from navit-gps/Android_pedestrian_disableR6706
Android: disable pedestrian default build
-rwxr-xr-xCMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a08365d1f..38713bd33 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -615,7 +615,6 @@ if(ANDROID)
set_with_reason(graphics/android "Android detected" TRUE)
set_with_reason(speech/android "Android detected" TRUE)
set_with_reason(vehicle/android "Android detected" TRUE)
- set_with_reason(plugin/pedestrian "Android detected" TRUE)
set(SHARED_LIBNAVIT TRUE)
add_feature(XPM2PNG "Android detected" TRUE)