X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=c92190e4a3487d86bfabeb7a5ade89b7906ea7a9;hb=e47483c55216ad9bf2947caaaa686fae2cceaf4c;hp=6c3917023ceea2ba3f3f66da474c269fea17ccfd;hpb=2340eb6f1c780cd98e77403d2b7f40a1fcc21471;p=apps%2Fagl-service-windowmanager.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6c39170..c92190e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -41,11 +41,8 @@ add_library(${TARGETS_WM} MODULE layers.cpp layers.hpp controller_hooks.hpp - config.cpp - config.hpp - policy.hpp - wm-client.cpp - wm-error.cpp + wm_client.cpp + wm_error.cpp applist.cpp request.cpp)