Home
last modified time | relevance | path

Searched hist:"3 e2eb6af" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-objmgr/subprojects/
H A Dtinyxml2.wrap3e2eb6af Fri Mar 29 08:24:52 CDT 2024 Konstantin Aladyshev <aladyshev22@gmail.com> build: Add wrap file for tinyxml2

Currently local build on the system without tinyxml2 can fail with
the following message:
"""
meson.build:107:8: ERROR: Dependency "tinyxml2" not found, tried
pkgconfig and cmake
"""
Provide "tinyxml2.wrap" file to fix the issue.
The "tinyxml2.wrap" file is copied from the bmcweb repository.

Change-Id: I652cae42192affd6513d1e148e4b4a177e00999d
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>