FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Discover libssh2 without pkg-config by stac47 · Pull Request #6053 · libgit2/libgit2 · GitHub

Discover libssh2 without pkg-config - #6053

Merged
ethomson merged 2 commits into
libgit2:mainfrom
stac47:ssh2_discovery
Sep 14, 2021
Merged

ethomson merged 2 commits into
libgit2:mainfrom
stac47:ssh2_discovery

Conversation

stac47 commented Sep 14, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

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,

Comment thread src/CMakeLists.txt Outdated
Co-authored-by: Edward Thomson <ethomson@github.com>

Copy link
Copy Markdown
Member

Thanks, this seems reasonable to me!

ethomson merged commit 7d195b9 into libgit2:main Sep 14, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL