[Bug 1880419] Re: yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-30 Thread Ted Steiner
Would it be possible to get this fix applied to Ubuntu 20.04 as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880419 Title: yaml-cpp-config.cmake has incorrect path to yaml-cpp include

[Bug 1880419] [NEW] yaml-cpp-config.cmake has incorrect path to yaml-cpp include directory

2020-05-24 Thread Ted Steiner
Public bug reported: Package yaml-cpp installs a CMake package config file. This package config file sets variable "YAML_CPP_INCLUDE_DIR" incorrectly. Line 8 of this file is currently: set(YAML_CPP_INCLUDE_DIR "${YAML_CPP_CMAKE_DIR}/../../../../../include") This resolves to path "/include",