barbieri pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=3813044ef6f6aabdf8ea4583ea4b70aa0e381623

commit 3813044ef6f6aabdf8ea4583ea4b70aa0e381623
Author: Gustavo Sverzut Barbieri <barbi...@profusion.mobi>
Date:   Mon Jan 23 19:34:39 2017 -0200

    cmake/eo: add description (fills eo.pc file)
---
 src/lib/eo/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/eo/CMakeLists.txt b/src/lib/eo/CMakeLists.txt
index fb075f3..1946183 100644
--- a/src/lib/eo/CMakeLists.txt
+++ b/src/lib/eo/CMakeLists.txt
@@ -1,3 +1,5 @@
+set(DESCRIPTION "EFL's generic object system library.")
+
 set(PUBLIC_LIBRARIES
   eina
 )

-- 


Reply via email to