summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>2017-01-27 10:45:20 -0200
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>2017-01-27 10:56:02 -0200
commit28960d78513f95204a75e86af817efb3a343e6b0 (patch)
treecac9ed5e4f393ac5d49000bc372a8c405d19e69f /CMakeLists.txt
parentaea33c274a3ccf96f813411e5ccfb8279cbd6c7a (diff)
downloadefl-28960d78513f95204a75e86af817efb3a343e6b0.tar.gz
cmake: add ector.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 92bf810299..b9cebbec7f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,6 +40,7 @@ EFL_LIB(eet)
EFL_LIB(ecore)
EFL_LIB(eldbus)
EFL_LIB(embryo)
+EFL_LIB(ector)
EFL_OPTIONS_SUMMARY()