X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=6b2b28065dcb24eef0a2da019130d8916de52024;hb=c643fe4639e923b0a88e1a5d9df691418b540056;hp=1e4efd13167612d2b616141c850e15447ffe79b9;hpb=27bb304eee3485c73e1be677fbc820591bacc2f9;p=src%2Fapp-framework-main.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1e4efd1..6b2b280 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016 IoT.bzh +# Copyright 2015, 2016, 2017 IoT.bzh # # author: José Bollo # @@ -101,6 +101,7 @@ add_library(utils STATIC add_library(wgt STATIC wgt-config.c wgt-info.c + wgt-strings.c wgt.c )