mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:50:41 +08:00
120348bb2a
* [gsl-lite] Update to version 0.36.0 Update the URL to point to the new location of the library. Use proper CMake installation instead of just deploying the header file. Have the legacy header <gsl-lite.hpp> produce a diagnostic and forward to the proper header <gsl/gsl-lite.hpp>. * [telnetpp] Update telnetpp patch * Tidy up
10 lines
353 B
Plaintext
10 lines
353 B
Plaintext
Source: telnetpp
|
|
Version: 2.0-3
|
|
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
|
|
|
|
Feature: zlib
|
|
Description: Zlib support
|
|
Build-Depends: zlib |