mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:29:00 +08:00
7e4ab7967a
* [telnetpp] Add missing <ostream> for Visual Studio 2019, previously submitted as https://patch-diff.githubusercontent.com/raw/KazDragon/telnetpp/pull/215 Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
12 lines
371 B
Plaintext
12 lines
371 B
Plaintext
Source: telnetpp
|
|
Version: 2.0-4
|
|
Homepage: https://github.com/KazDragon/telnetpp
|
|
Description: Telnet++ is an implementation of the Telnet Session Layer protocol using C++14
|
|
Build-Depends: boost-container, boost-signals2, boost-variant, gsl-lite, boost-exception
|
|
Default-Features: zlib
|
|
Supports: !uwp
|
|
|
|
Feature: zlib
|
|
Description: Zlib support
|
|
Build-Depends: zlib
|