diff options
| author | Pratik Chowdhury <pratikc@live.co.uk> | 2021-06-05 05:18:54 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-04 16:48:54 -0700 |
| commit | 750c0bdc90016ecd3305540cff134f64ecf7009b (patch) | |
| tree | 682fbec1be78a7cf907eda3c8aa9fda641411c96 /docs | |
| parent | 8c497bb6471d245b1c070f46a5debb6c71fbb2fd (diff) | |
| download | vcpkg-750c0bdc90016ecd3305540cff134f64ecf7009b.tar.gz vcpkg-750c0bdc90016ecd3305540cff134f64ecf7009b.zip | |
[docs] vcpkg_from_github beast moved to boost-beast (#18106)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/maintainers/vcpkg_from_github.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/maintainers/vcpkg_from_github.md b/docs/maintainers/vcpkg_from_github.md index c11b2ed16..27d03008f 100644 --- a/docs/maintainers/vcpkg_from_github.md +++ b/docs/maintainers/vcpkg_from_github.md @@ -70,7 +70,7 @@ This exports the `VCPKG_HEAD_VERSION` variable during head builds. * [cpprestsdk](https://github.com/Microsoft/vcpkg/blob/master/ports/cpprestsdk/portfile.cmake) * [ms-gsl](https://github.com/Microsoft/vcpkg/blob/master/ports/ms-gsl/portfile.cmake) -* [beast](https://github.com/Microsoft/vcpkg/blob/master/ports/beast/portfile.cmake) +* [boost-beast](https://github.com/Microsoft/vcpkg/blob/master/ports/boost-beast/portfile.cmake) ## Source [scripts/cmake/vcpkg\_from\_github.cmake](https://github.com/Microsoft/vcpkg/blob/master/scripts/cmake/vcpkg_from_github.cmake) |
