efl/cmake
Gustavo Sverzut Barbieri fd8865d0d0 cmake: EFL_OPTION() now supports DEPENDS to handle conditionals.
This is now used by ENABLE_SYSTEMD and ENABLE_VALGRIND, which moves to
"common.cmake" since they are shared among multiple libraries.

With that I found that LINK_FLAGS is indeed a string, not a CMake List
(space separated, not ";"), then fix that so compilation actually works.
2017-01-25 19:29:20 -02:00
..
config cmake: EFL_OPTION() now supports DEPENDS to handle conditionals. 2017-01-25 19:29:20 -02:00
helpers cmake: EFL_OPTION() now supports DEPENDS to handle conditionals. 2017-01-25 19:29:20 -02:00
post cmake: major rework of check and pkg-config dependencies. 2017-01-23 23:55:33 -02:00