summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2018-05-03 13:10:52 +0200
committerGitHub <noreply@github.com>2018-05-03 13:10:52 +0200
commitb50ba25c8565e43aef66d44c2a56018d33bc0eb0 (patch)
treef967777cb00c3582052af1040bbf550f891e0a11
parentc6e644ec7702dbe80712e775f59215ce2df0dedc (diff)
downloadnavit-b50ba25c8565e43aef66d44c2a56018d33bc0eb0.tar.gz
add ENABLE_ROLL
for the pedestrian plugin
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index c759e69c1..81cff63cc 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -95,3 +95,5 @@
#cmakedefine HAS_IFADDRS 1
#cmakedefine HAVE_POSTGRESQL 1
+
+#cmakedefine ENABLE_ROLL 1