How to link NuGet package to a native C++ application using CMake and Visual Studio

The Microsoft.Web.WebView2 component is distributed through the Nuget package repository (https://www.nuget.org). 

How to link it to a native C++ project that uses CMake and is compiled using Visual Studio without vcpkg?