summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2018-04-20 13:06:35 +0200
committerGitHub <noreply@github.com>2018-04-20 13:06:35 +0200
commit18d9b4cfce225458a031a88bba08b4fb0b511d12 (patch)
treecc831bf16e9eb82854305a5db5d9442304937693
parent135ad0150c43337d76d7bc002dd3fef3944a1b99 (diff)
downloadnavit-Android_unused_var.tar.gz
Update CMakeLists.txtAndroid_unused_var
-rwxr-xr-xCMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f75e5dad5..f4ce4cc97 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -699,6 +699,7 @@ if(ANDROID)
list(APPEND NAVIT_LIBS log)
set(HAVE_API_ANDROID 1)
set_with_reason(speech/cmdline "Android detected" FALSE)
+ set_with_reason(graphics/null "Android detected" FALSE)
set_with_reason(graphics/android "Android detected, NDK:${ANDROID_NDK_API_VERSION}, API:${ANDROID_API_VERSION}" TRUE)
set_with_reason(speech/android "Android detected, NDK:${ANDROID_NDK_API_VERSION}, API:${ANDROID_API_VERSION}" TRUE)
set_with_reason(vehicle/android "Android detected, NDK:${ANDROID_NDK_API_VERSION}, API:${ANDROID_API_VERSION}" TRUE)