vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[robin-map] Fix error when use find_package(robin-map CONFIG REQUIRED)

Open Cheney-W opened this issue 2 years ago • 3 comments

Describe the pull request

  • What does your PR fix?

    Fixes https://github.com/microsoft/vcpkg/issues/26597

    Adding PACKAGE_NAME tsl-robin-map into the vcpkg_cmake_config_fixup(CONFIG_PATH share/cmake/tsl-robin-map) function.

    No feature need to test.

Cheney-W avatar Sep 01 '22 10:09 Cheney-W

No need to rename port, just modify this line: https://github.com/microsoft/vcpkg/blob/c0b6d35a67d2ad358a6ced92b7aad16a7bf17737/ports/robin-map/portfile.cmake#L14 Add parameter PACKAGE_NAME tsl-robin-map.

JackBoosY avatar Sep 01 '22 11:09 JackBoosY

I just tested it and everything works as expected!

gracicot avatar Sep 06 '22 16:09 gracicot

Any news on this one?

gracicot avatar Sep 20 '22 20:09 gracicot