vcpkg/ports/gsl-lite/CONTROL
Moritz Beutel 120348bb2a
[gsl-lite] Update to version 0.36.0 (#9827)
* [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
2020-01-30 11:36:12 -08:00

5 lines
211 B
Plaintext

Source: gsl-lite
Version: 0.36.0
Description: A single-file header-only implementation of ISO C++ Guidelines Support Library (GSL) for C++98, C++11 and later.
Homepage: https://github.com/gsl-lite/gsl-lite/