summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-06-07 18:02:36 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:24:00 +0200
commit11369e6592800fcf03138b109fee3d4c0736f21a (patch)
treed0c04f5d9f5088ab298fdbdba506df132e9224cc /src/CMakeLists.txt
parentacfd4316ac0678aa622b116359821246f06aa080 (diff)
cpp, more listeners
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d38a6f6..86e7ecd 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -2,7 +2,7 @@ wlproto(IVI_APP ivi-application)
wlproto(IVI_CON ivi-controller)
add_executable(winman
- main.c
+ main.cpp
util.c
util.h
${IVI_APP_PROTO}