Move all nlohmann::json to json_helper.cpp
[staging/windowmanager.git] / src / CMakeLists.txt
index 4a0eafe..17796be 100644 (file)
@@ -13,7 +13,7 @@ add_library(winman MODULE
    wayland.hpp
    util.cpp
    util.hpp
-   ${IVI_CON_PROTO})
+   ${IVI_CON_PROTO} json_helper.cpp json_helper.hpp)
 
 target_include_directories(winman
     PRIVATE