* Upgrade geographiclib to version 1.50.1
* Tinker with sourceforge download
* Strip verbiage at top of geographiclib/portfile.cmake
* geographiclib: fix for windows build
* geographiclib: minimize size of patch file
* add missing manifest
* A stab at fixing uwp build error. But I'm working in the dark!
* Back out of previous commit. It didn't help.
* Call cmake_minimum_required first
* geographiclib: remove tools from build -- incompatible with uwp
* geographiclib: remove stray reference to TOOLS
* geographiclib: try installing executables into tools
* geographiclib: Do not build tools for uwp
* geographiclib: fix up build of tools
* geographiclib: Minor clean up
* geographiclib: handle uwp vs tools more elegantly
* geographiclib: reformation vcpkg,json
* geographiclib: don't build tools by default
* geographiclib: Don't register the tools as targets; this causes problems if they are moved
Co-authored-by: Charles Karney <charles.karney@sri.com>