Skip to content

Rapidyaml (ryaml) and it's own dependencies #3536

@malkia

Description

@malkia

I saw that some preliminary code for configuration got in, and it relies on the https://github.com/biojppm/rapidyaml library. I also so no bazel related BUILD files (I guess these would end up eventually), but while digging through the deps of the library I saw that it needs some other library by the author - https://github.com/biojppm/c4core (e.g. looking at https://github.com/biojppm/rapidyaml/blob/master/.gitmodules) - and then following the graph, a few more.

There is some option for header-only compilation of the lib, maybe this is what the project is going to end up using?

Asking, seems like it seems a bit too many dependencies for configuration.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions