pugixml: generate pkgconfig files.

This fixes build of kodi that is expecting proper
pkgconfig files for pugixml.

Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartłomiej Burdukiewicz
2020-05-05 00:24:29 +02:00
committed by Khem Raj
parent eaf4a9d8a7
commit dcede6c504
@@ -17,6 +17,7 @@ UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases"
inherit cmake inherit cmake
EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON \ EXTRA_OECMAKE += "-DBUILD_PKGCONFIG=ON \
-DBUILD_SHARED_LIBS=ON \
-DCMAKE_BUILD_TYPE=Release \ -DCMAKE_BUILD_TYPE=Release \
" "