Package: reflect-cpp / 0.21.0+ds-2.1

Metadata

Package Version Patches format
reflect-cpp 0.21.0+ds-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix cmake deps.patch | (download)

CMakeLists.txt | 37 22 + 15 - 0 !
1 file changed, 22 insertions(+), 15 deletions(-)

 fix cmake dependencies
 Use bundled ctre (not packaged now), use correct msgpack library name
cmake soversion.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add soversion to cmake config
fix pugixml compatibility.patch | (download)

src/rfl/xml/Writer.cpp | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 support older pugixml without string_view support
 (until we have it in debian)
fix for yyjson 0.12.patch | (download)

tests/json/test_error_messages.cpp | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix for yyjson 0.12.0
no Werror.patch | (download)

tests/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't build tests with -werror