efl/cmake/helpers
Gustavo Sverzut Barbieri b6ded79240 cmake: handle support libraries in .pc
support libraries (src/static_libs), such as rg_etc, must not be
handled as a regular target, after all these are usually not shared
library and if they are, they have no .pc associated, then we use "-l"
as for system libraries, but using the installation path.
2017-02-01 12:25:08 -02:00
..
EflMacros.cmake cmake: handle support libraries in .pc 2017-02-01 12:25:08 -02:00