App/binding: move binding_api impl to its own source file.
[staging/windowmanager.git] / src / CMakeLists.txt
index 606192c..0ef0eb5 100644 (file)
@@ -24,6 +24,7 @@ add_library(winman MODULE
    json_helper.cpp
    json_helper.hpp
    app.hpp app.cpp
+   afb_binding_api.cpp
    result.hpp
    afb_binding_api.hpp
    afb_binding_glue.inl layers.cpp layers.hpp controller_hooks.hpp config.cpp config.hpp)