Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
Signed-off-by: Christian Eggers <[email protected]> --- This patch depends on removal of the boost-url recipe in meta-openembedded https://lists.openembedded.org/g/openembedded-devel/message/100414 meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index 4263e645de1c..77105aa1fa13 100644 --- a/meta/recipes-support/boost/boost.inc +++ b/meta/recipes-support/boost/boost.inc @@ -40,6 +40,7 @@ BOOST_LIBS = "\ thread \ timer \ type_erasure \ + url \ wave \ " -- 2.35.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175523): https://lists.openembedded.org/g/openembedded-core/message/175523 Mute This Topic: https://lists.openembedded.org/mt/96071174/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
