From 750c0bdc90016ecd3305540cff134f64ecf7009b Mon Sep 17 00:00:00 2001 From: Pratik Chowdhury Date: Sat, 5 Jun 2021 05:18:54 +0530 Subject: [docs] vcpkg_from_github beast moved to boost-beast (#18106) --- scripts/cmake/vcpkg_from_github.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/cmake/vcpkg_from_github.cmake b/scripts/cmake/vcpkg_from_github.cmake index 1c1b71679..cda1fc395 100644 --- a/scripts/cmake/vcpkg_from_github.cmake +++ b/scripts/cmake/vcpkg_from_github.cmake @@ -69,7 +69,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) #]===] function(vcpkg_from_github) -- cgit v1.2.3