X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=b8e558d1b5607c660270ebd6b9e70aaf3412248f;hb=3f110d22406e836a7fa8878b00d4b1784ae31a55;hp=21cbf49a1c3b9109e49939efb06873278ce90d3b;hpb=6721f3fbd9d3e5de3b41ce1859ae6034da474a8d;p=apps%2Fagl-service-homescreen.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 21cbf49..b8e558d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -30,7 +30,8 @@ set(binding_hs_sources hs-proxy.cpp hs-appinfo.cpp hs-config.cpp - hs-apprecover.cpp) + hs-apprecover.cpp + hs-vuiadapter.cpp) link_libraries(-Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined) include_directories(${PROJECT_SOURCE_DIR}/include)