geographiclibv2.7
- Updated
GeographicLib, a C++ library for performing geographic conversions
- Project website: https://geographiclib.sourceforge.io
#Usage
The package geographiclib:<TARGET_TRIPLET> provides CMake targets:
find_package (GeographicLib CONFIG REQUIRED)
target_link_libraries (main PRIVATE ${GeographicLib_LIBRARIES})#Supported Platforms
All platforms supported.
#Features
No default features.
#tools
The GeographicLib tools
Platforms: !uwp
- ✅linux
- ✅osx
- ✅windows
- ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Han Hu
Robert Schumacher
Han Hu
Alexander Karatarakis
JackBoosY
pravic
Stefano Sinigardi
wangli28
Phoebe
Jack·Boos·Yu
Phoebe
Charles Karney
nicole mazzuca
autoantwort
Billy O'Neal
Charles Karney
Julia DeMille
#Changelog
Show 30 earlier changes
c315a54[geographiclib] Remove elseif89d8cec[geographiclib] Fix build error on Linuxbbbd843[geographiclib]Re-fix install files path without patch.6108f9f[geographiclib]Fix install files path.26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)9f9c3acfix patch file due to missing some not commited changes.fe054b9improve geographiclib by install cmake files.1912367[geographiclib] /cmake is a directory -- it needs REMOVE_RECURSE97c85bc[geographiclib] Improve description, remove cmake files until they can be properly merged between configs.dae29cbadd geographiclib port