cmake/eo: add description (fills eo.pc file)

This commit is contained in:
Gustavo Sverzut Barbieri 2017-01-23 19:34:39 -02:00
parent ec060b4fee
commit 3813044ef6
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
set(DESCRIPTION "EFL's generic object system library.")
set(PUBLIC_LIBRARIES
eina
)