nghttp2-asio
nghttp2-asio copied to clipboard
CMake integration under Linux fails
I installed nghttp2-asio via vcpkg under Ubuntu 22.04 on WSL2 (Win10Pro) - all updated ofc. But find_path() and find_package() can't find "nghttp2-asio" although it is clearly installed. How does it have to be configured then under CMake to run? Can you pls give an example?