From 72e1584fc5766ea14dc4bbce013ec687860cc975 Mon Sep 17 00:00:00 2001 From: kazer_ Date: Mon, 15 Dec 2014 15:12:59 +0000 Subject: Add:Plugin:Added the j1850 plugin, allows Navit to read CAN-BUS datas in some cars using this protocol git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5976 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 15fef179..fa57b658 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -423,6 +423,7 @@ add_module(map/csv "Default" TRUE) #Modules without test yet add_module(plugin/pedestrian "Default" FALSE) +add_module(plugin/j1850 "Default" FALSE) add_module(speech/android "Default" FALSE) add_module(speech/espeak "Default" FALSE) add_module(speech/iphone "Default" FALSE) -- cgit v1.2.1