cmake: fix source list layout
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Mon, 24 Jul 2017 09:42:32 +0000 (11:42 +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 c81a481..a04173e 100644 (file)
@@ -18,7 +18,15 @@ add_library(winman MODULE
    wayland.hpp
    util.cpp
    util.hpp
-   ${IVI_CON_PROTO} json_helper.cpp json_helper.hpp app.hpp app.cpp result.hpp afb_binding_api.hpp afb_binding_glue.inl)
+   layout.cpp
+   layout.hpp
+   ${IVI_CON_PROTO}
+   json_helper.cpp
+   json_helper.hpp
+   app.hpp app.cpp
+   result.hpp
+   afb_binding_api.hpp
+   afb_binding_glue.inl)
 
 target_include_directories(winman
     PRIVATE