Use vcpkg in manifest mode to automatically install dependencies
Switch to using triplets x64-window-release (community triplet supplied with vcpkg) and x86-windows-release (created in this repository) to build the packages, rather than hacking the existing x64-windows/x86-windows triplets.
Provide an option to use a local installation of Qt rather than building it with vcpkg
Various build updates:
OFF