cmake: do not generate the ivi_application protocol
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Wed, 28 Jun 2017 14:32:39 +0000 (16:32 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/CMakeLists.txt

index 70f2ad3..565f9fd 100644 (file)
@@ -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