summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2016-03-03 10:38:25 +0100
committerjandegr <jandegr@users.noreply.github.com>2016-03-03 10:38:25 +0100
commite83f70b55d18657f5e9fa3c125baf82a98ec6d86 (patch)
tree38e160977fc1f900fd80f1eb77ba9a27701cd317
parente51bb8dcd730910606e70e655b16d52a1d6f4ee8 (diff)
downloadnavit-Android_pedestrian_disable.tar.gz
Android: disable pedestrian default buildAndroid_pedestrian_disable
disable the building of the pedestrian plugin by default for the Android port
-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)