nghttp2-asio icon indicating copy to clipboard operation
nghttp2-asio copied to clipboard

CMake integration under Linux fails

Open patlecat opened this issue 2 years ago • 0 comments

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?

patlecat avatar May 25 '23 07:05 patlecat