vcpkg/ports/mbedtls/CONTROL
DDoSolitary 2c68b1229b
[libssh] Enable mbedtls's threading support (#10154)
* Add "pthreads" feature to mbedtls.

* Cleanup portfile.

* Fix mbedtls pthreads support for Linux.

* [mbedtls] Require the pthreads port only on Windows.

* [mbedtls] Work around dependency issues about static linking.
2020-03-11 09:15:12 -07:00

9 lines
255 B
Plaintext

Source: mbedtls
Version: 2.16.3-1
Homepage: https://github.com/ARMmbed/mbedtls
Description: An open source, portable, easy to use, readable and flexible SSL library
Feature: pthreads
Build-Depends: pthreads (windows)
Description: Multi-threading support