How to link WebView2 statically to a native C++ application using CMake

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?