summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>2017-01-26 16:16:15 -0200
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>2017-01-26 16:16:15 -0200
commit2ba33b8ff064f9c89b1febb141505f75283a549c (patch)
tree19dedbb1fd64c73ae9a575e85919dedd2e05740f /CMakeLists.txt
parentba9938b9506448bef752c3a6fe85041238f4916c (diff)
downloadefl-2ba33b8ff064f9c89b1febb141505f75283a549c.tar.gz
cmake: add eldbus.
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 e2cb0162bd..0fbd5db3ba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -38,6 +38,7 @@ EFL_LIB(efl)
EFL_LIB(emile)
EFL_LIB(eet)
EFL_LIB(ecore)
+EFL_LIB(eldbus)
EFL_OPTIONS_SUMMARY()