summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>2017-01-26 16:36:21 -0200
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>2017-01-26 16:36:21 -0200
commita87ba1d6ad5af97d941e3aa8ac8251e6e0bf8183 (patch)
tree8f209cc912871e7d0d428dc4cba99536479e5075 /CMakeLists.txt
parentd31430d1a0c324844721899de8b3c351c62764ed (diff)
downloadefl-a87ba1d6ad5af97d941e3aa8ac8251e6e0bf8183.tar.gz
cmake: add embryo.
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 0fbd5db3ba..92bf810299 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,6 +39,7 @@ EFL_LIB(emile)
EFL_LIB(eet)
EFL_LIB(ecore)
EFL_LIB(eldbus)
+EFL_LIB(embryo)
EFL_OPTIONS_SUMMARY()