aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-06-28 16:32:39 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:24:00 +0200
commit2d220fc2257d24c4be7ca7b60ba526b654395220 (patch)
treeaea9eefdcd5781a2024f16d530dcf9f12fa26888 /src/CMakeLists.txt
parent112a585f5d172592e5b1da895d3fd85b9b852e08 (diff)
cmake: do not generate the ivi_application protocol
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
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