Skip to content

Update yaml-cpp dependency handling

Bartosz Podrygajlo requested to merge yaml-cpp-fix-dependency into develop
  • Added CPM fallback in case package is not found automatically.
  • Using yaml-cpp::yaml-cpp target instead of yaml-cpp to silence deprecation warnings on newer cmake versions.

Merge request reports