Fix empty YAML_CPP_LIBRARIES
authorJochen Sprickerhof <jspricke@debian.org>
Sat, 13 Nov 2021 20:48:59 +0000 (20:48 +0000)
committerGianfranco Costamagna <locutusofborg@debian.org>
Sat, 13 Nov 2021 20:48:59 +0000 (20:48 +0000)
commit7598e3d2b94264c398c718414792e8a0db63bfee
treee9ab46e3b363ff764fb7bd45123466ed9d1888e8
parent4d280d3e9aefb3907823671b18aa34ac8ea3b371
Fix empty YAML_CPP_LIBRARIES

Bug: https://github.com/jbeder/yaml-cpp/issues/774
Bug-Debian: https://bugs.debian.org/999594
Forwarded: https://github.com/jbeder/yaml-cpp/pull/1037
Last-Update: 2021-11-13

The new version does not set EXPORT_TARGETS. As the value should be yaml-cpp
anyhow, just set it directly.

Gbp-Pq: Name cmake_set_libraries.patch
yaml-cpp-config.cmake.in