summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2018-05-01 10:02:23 +0200
committerGitHub <noreply@github.com>2018-05-01 10:02:23 +0200
commit0b1e45d057b28047bd16c8825c5c3821ce5f3eb3 (patch)
tree6bbb1f738db401563e218c7a73fdee0f22294f34
parent93306e4f4b7582ea98f97028f1484c586a885476 (diff)
downloadnavit-0b1e45d057b28047bd16c8825c5c3821ce5f3eb3.tar.gz
Update CMakeLists.txt
-rwxr-xr-xCMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1bfdb8351..50f4a5241 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -704,8 +704,8 @@ if(ANDROID)
set_with_reason(speech/cmdline "Android detected" FALSE)
set_with_reason(graphics/null "Android detected" FALSE)
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(speech/android "Android detected" TRUE)
+ set_with_reason(vehicle/android "Android detected" TRUE)
set_with_reason(vehicle/file "Android detected" FALSE)
set_with_reason(map/filter "Android detected" FALSE)
set(SHARED_LIBNAVIT TRUE)