X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=265720ccf6bedf39be1786ee6d0c7b8d6fc37095;hb=0f058700e7a34d75ae929088a31055b7efd0e456;hp=cc3efc327245e3c5d7a875ff172baefb03728aab;hpb=a94f6c67c67a68df8a894699686f2eaa8e870208;p=apps%2Fagl-service-windowmanager.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index cc3efc3..265720c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,22 +28,16 @@ set(TARGETS_WM windowmanager-service) add_library(${TARGETS_WM} MODULE main.cpp wayland_ivi_wm.cpp - wayland_ivi_wm.hpp util.cpp - util.hpp layout.cpp - layout.hpp ${IVI_CON_PROTO} json_helper.cpp - json_helper.hpp - app.hpp app.cpp - result.hpp + window_manager.cpp layers.cpp - layers.hpp - controller_hooks.hpp - config.cpp - config.hpp - policy.hpp) + wm_client.cpp + wm_error.cpp + applist.cpp + request.cpp) target_include_directories(${TARGETS_WM} PRIVATE