cmake/eo: simplifies eo handling and generate eolian info in .pc.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 23 Jan 2017 21:35:51 +0000 (19:35 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 23 Jan 2017 21:35:51 +0000 (19:35 -0200)
commitd30059bd661829cfc66c75ca0a7fa98ed3cea706
treecec45c624b052b0f29352cd54b261186cfd135fd
parent3813044ef6f6aabdf8ea4583ea4b70aa0e381623
cmake/eo: simplifies eo handling and generate eolian info in .pc.

added 2 cmake target properties to collect private and public eo
files, then that is used by EFL_CREATE_EO_RULES() instead of filtering
SOURCES and also EFL_PKG_CONFIG_LIB_WRITE() to know if eolian entries
should be generated.
cmake/helpers/EflMacros.cmake