From 6230bda5e51d83e628227a7ada1b5d08353fa0d8 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Wed, 12 Dec 2018 13:56:15 +0100 Subject: cpprest: inherit pkg-config to find brotli library Signed-off-by: Khem Raj --- meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support') diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb index c94038f8fe..b4b1c81e83 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb @@ -18,4 +18,4 @@ SRCREV= "204a52610234ac5180e80a6883b62c0ad085f51e" S = "${WORKDIR}/git" -inherit cmake +inherit cmake pkgconfig -- cgit 1.2.3-korg