From: Marcus Fritzsch Date: Wed, 28 Jun 2017 14:32:39 +0000 (+0200) Subject: cmake: do not generate the ivi_application protocol X-Git-Tag: 4.99.1~290 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2d220fc2257d24c4be7ca7b60ba526b654395220;p=staging%2Fwindowmanager.git cmake: do not generate the ivi_application protocol Signed-off-by: Marcus Fritzsch --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 70f2ad3..565f9fd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,3 @@ -wlproto(IVI_APP ivi-application) wlproto(IVI_CON ivi-controller) add_executable(winman @@ -7,7 +6,6 @@ add_executable(winman wayland.hpp util.c util.h - ${IVI_APP_PROTO} ${IVI_CON_PROTO}) target_compile_definitions(winman