* Update for geographiclib 2.0
* [geographiclib] Update to version 2.0
* Add license to ports/geographiclib/vcpkg.json
* Update port-version to 1
* Update version database
* Switch to vcpkg_cmake_config_fixup etc.
Switch to
vcpkg_cmake_configure
vcpkg_cmake_install,
vcpkg_cmake_config_fixup
Revert to using vcpkg_fixup_pkgconfig
Revert to port-version = 0
Revert to uwp exclusion to tools
* run x-add-version
* Formatting changes requested by dg0yt
* Update version info
* More cleanup
* Update version info
* Define LIB_OPTION, fix pkg install, etc.
* Update version info
* Fix pkgconfig call
* Update version info
* Use OFF instead of empty string for don't install
* Update version info
* Remove unneeded LIB_OPTION stuff.
* Update version info
* Add more precautionary quotes
* Update version info
* [many ports] call vcpkg_fixup_pkgconfig()
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
* Update port-version for armadillo and polyclipping.
* Update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [geographiclib] Update to version 1.52
* run ./vcpkg x-add-version geographiclib
* ports/geographiclib/vcpkg.json: version-string -> version
* Another iteration with x-add-version