X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=597a6104497762f3685d0fc7a20b1d11ef4e65f9;hb=1476fb12566dd8d7de9c598bb0ac78e454f52d11;hp=f2ae36b559196f13115512485dfd17c204354b68;hpb=973a7123c0bced7c7e7d9dc6dc5e990a0e2838ac;p=apps%2Fagl-service-windowmanager.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f2ae36b..597a610 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -44,7 +44,8 @@ add_library(${TARGETS_WM} MODULE config.cpp config.hpp policy.hpp - windowmanager-client.cpp + wm_client.cpp + wm_error.cpp applist.cpp request.cpp)