Add yaml-cpp as dependency
Description
We want to read in YAML files. The only real option is yaml-cpp
, which has mediocre maintenance. The version on Ubuntu Bionic is 0.5.2 and requires parts of the Boost library.
Proposal
Add yaml-cpp
as dependency.
- Add to Dockerfiles
- Build new Docker images
- Update
README.md
The update is backwards-compatible and does not require a re-versioning of the base image.
How to test the implementation?
CMake finds yaml-cpp
.
Related issues
See #63 (closed).
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information