mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-07 18:26:26 +00:00
In order to remove absolute paths from the cmake artifacts, paths from the `$lib` folder should also be stripped off, otherwise internally linked libraries (e.g. libz) may appear. Signed-off-by: Khem Raj <raj.khem@gmail.com>