mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:38:59 +08:00
15 lines
384 B
Plaintext
15 lines
384 B
Plaintext
Source: usockets
|
|
Version: 0.3.5-1
|
|
Build-Depends:libuv
|
|
Description: Miniscule cross-platform eventing, networking & crypto for async applications
|
|
|
|
Feature: ssl
|
|
Build-Depends: openssl
|
|
Description: Build usockets with openssl support
|
|
|
|
Feature: event
|
|
Description: Build usockets with epoll support
|
|
|
|
Feature: network
|
|
Build-Depends: winsock2
|
|
Description: Build usockets with winsock support |