devel/robin-hood-hashing: enable CMake support
CMake Error at CMakeLists.txt:1 (find_package):
By not providing "Findrobin_hood.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "robin_hood", but CMake did not find one. Could not find a package configuration file provided by "robin_hood" with any of the following names: robin_hoodConfig.cmake robin_hood-config.cmake Add the installation prefix of "robin_hood" to CMAKE_PREFIX_PATH or set "robin_hood_DIR" to a directory containing one of the above files. If "robin_hood" provides a separate development package or SDK, be sure it has been installed.
PR: 267038
Inspired by: CRUX, Gentoo, Solus, Vcpkg, Void
Approved by: maintainer timeout (2 weeks)