Add gitreview file for Optimistic Octopus branch
[apps/agl-service-can-low-level.git] / low-can-binding / CMakeLists.txt
index ce66a8c..7f73339 100644 (file)
@@ -59,6 +59,7 @@ PROJECT_TARGET_ADD(low-can)
                #utils/socketcan-raw.cpp
                utils/socketcan-bcm.cpp
                utils/converter.cpp
+               utils/config-parser.cpp
        )
 
        add_library(${TARGET_NAME} SHARED ${SOURCES_LIB} ${SOURCES_J1939} ${SOURCES_ISOTP})
@@ -99,7 +100,6 @@ PROJECT_TARGET_ADD(low-can-binding)
        # Library dependencies (include updates automatically)
        TARGET_LINK_LIBRARIES(${TARGET_NAME}
                low-can
-               ini-config
                openxc-message-format
                uds-c
                isotp-c