[libevent] add features#8349
Conversation
|
/azp run |
|
/azp run |
|
The failure on Linux is due to: It seems that there is no event_openssl installed here.
Then the failure disappeared. |
|
All features test pass with below triplets:
Note: This port currently doesn't support UWP. |
|
LGTM! |
|
The I can work around it by using a custom port but was wondering if that change was required for a particular feature? It's not clear from the PR description. |
|
Hi @sipsorcery We usually disable optional library features by default and make them accessible through package features. In this case, you might not need a custom port and can just simply re-enable |
|
Shouldn't |
|
@vicroms thx for the response. Somehow I missed "Feature Packages" being added to vcpkg. Once it got pointed out to me we were able to update the vcpkg list to use +1 for |
|
Hi @sipsorcery thanks for reporting this issue. I will add |
Add
opensslandthreadfeatures forlibevent.libevhtpneeds to depend on this two features.Related issue #4793.