cmake: be smart on internal libraries in the generated .pc files.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 23 Jan 2017 19:28:48 +0000 (17:28 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 23 Jan 2017 19:28:48 +0000 (17:28 -0200)
commit8ae1e02f059c96d95b49cb847cc841329077389e
treead29814389efb3f43034284cb6b9e81d5772156a
parentf27323395a5b77a863716797a33dc3382c4c3a65
cmake: be smart on internal libraries in the generated .pc files.

For internal libraries (those we have a target), generate a pkg-config
one instead of going with the -lNAME route.
cmake/helpers/EflMacros.cmake