| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: Edward Thomson <ethomson@github.com>
|
Thanks, this seems reasonable to me! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Hello,
I need to build the library without relying upon pkg-config. What I propose is to fallback on a traditional library discovery of libssh2 when the pkg-config is not available.
I saw that many other dependencies are discovered with simple FIND_PACKAGE so I propose the same for libssh2.
Regards,