Skip to content

Update reference to yaml-cpp - #2567

Open
GyrosGeier wants to merge 1 commit into
f4pga:masterfrom
GyrosGeier:yaml-cpp-update
Open

Update reference to yaml-cpp#2567
GyrosGeier wants to merge 1 commit into
f4pga:masterfrom
GyrosGeier:yaml-cpp-update

Conversation

@GyrosGeier

Copy link
Copy Markdown

Starting from yaml-cpp 0.9, clients should link against "yaml-cpp::yaml-cpp", and the unqualified "yaml-cpp" name is deprecated. This generates warnings, and will stop working in yaml-cpp 0.10.

Closes: #2565

Starting from yaml-cpp 0.9, clients should link against "yaml-cpp::yaml-cpp",
and the unqualified "yaml-cpp" name is deprecated. This generates warnings,
and will stop working in yaml-cpp 0.10.

Closes: f4pga#2565
Signed-off-by: Simon Richter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecation warnings when using yaml-cpp 0.9

1 participant