main: init dummy layout of layer 100 on the first screen
[staging/windowmanager.git] / src / CMakeLists.txt
index d38a6f6..b11d397 100644 (file)
@@ -2,7 +2,9 @@ wlproto(IVI_APP ivi-application)
 wlproto(IVI_CON ivi-controller)
 
 add_executable(winman
-   main.c
+   main.cpp
+   wayland.cpp
+   wayland.hpp
    util.c
    util.h
    ${IVI_APP_PROTO}