From e99fbb7c24a659f26f177eaf4135d84165651784 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 29 Nov 2019 16:34:05 +0100 Subject: ini-config: remove ini-config lib No need to use ini-config now that the config is hold by the controller JSON configuration file. Bug-AGL: SPEC-2988 Change-Id: If82d22266fb2d592c140b81cda783ee63f1f13be Signed-off-by: Romain Forlot --- plugins/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins') diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index 631c68c1..4794d2fa 100755 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -62,7 +62,6 @@ PROJECT_TARGET_ADD(j1939-signals) # Library dependencies (include updates automatically) TARGET_LINK_LIBRARIES(${TARGET_NAME} low-can - ini-config openxc-message-format uds-c isotp-c -- cgit 1.2.3-korg