X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;fp=src%2FCMakeLists.txt;h=cc3efc327245e3c5d7a875ff172baefb03728aab;hb=a94f6c67c67a68df8a894699686f2eaa8e870208;hp=c55fe0b811a9b775bddadd09057cd9ae66518a23;hpb=7614135f5b9e129bb9af431e80f377cc128196c5;p=apps%2Fagl-service-windowmanager.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c55fe0b..cc3efc3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -14,7 +14,7 @@ # limitations under the License. # -wlproto(IVI_CON ivi-controller) +wlproto(IVI_CON ivi-wm) include(FindPkgConfig) pkg_check_modules(AFB REQUIRED afb-daemon) @@ -27,8 +27,8 @@ set(TARGETS_WM windowmanager-service) add_library(${TARGETS_WM} MODULE main.cpp - wayland.cpp - wayland.hpp + wayland_ivi_wm.cpp + wayland_ivi_wm.hpp util.cpp util.hpp layout.cpp