mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
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:
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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user