summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-12-20 16:54:53 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-12-21 06:44:35 +0000
commita65ed04064a6930d072b2d7b73a76911f8672bb7 (patch)
treef48717c2c19830bc9702635cbb3e670f3e258f3b /src/CMakeLists.txt
parent72295a67230bceb2777fca41fda92098acc15fab (diff)
Clean up source codeeel_4.99.5eel/4.99.54.99.5
To reduce the files and redundant code, * Remove afb_binding_api.* files and generate-binding-glue.py. * Merge them into other source codes. Change-Id: Ib61350ee6a42d73efc3fa29fa0c4868145a88e2e Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e508287..c55fe0b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -37,9 +37,7 @@ add_library(${TARGETS_WM} MODULE
json_helper.cpp
json_helper.hpp
app.hpp app.cpp
- afb_binding_api.cpp
result.hpp
- afb_binding_api.hpp
layers.cpp
layers.hpp
controller_hooks.hpp