Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libevent] Fix library cannot be found #14805

Merged
merged 1 commit into from Nov 30, 2020

Conversation

NancyLi1013
Copy link
Contributor

Describe the pull request

  • What does your PR fix? Fixes #
CMake Error at F:/vcpkg/installed/x86-windows/share/libevent/LibeventConfig.cmake:172 (message):
  Can not find any libraries for libevent.
Call Stack (most recent call first):
  F:/vcpkg/scripts/buildsystems/vcpkg.cmake:536 (_find_package)
  examples/CMakeLists.txt:22 (FIND_PACKAGE)

Related #14734 (comment)

The issue from upstream libevent/libevent#1107

@NancyLi1013 NancyLi1013 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Nov 27, 2020
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Nov 27, 2020
@strega-nil strega-nil merged commit 2fbd692 into microsoft:master Nov 30, 2020
@strega-nil
Copy link
Contributor

Thanks @NancyLi1013 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants