geographiclib v2.4
- Created
- Updated
GeographicLib, a C++ library for performing geographic conversions
# Usage
The package geographiclib:<TARGET_TRIPLET> provides CMake targets:
find_package (GeographicLib CONFIG REQUIRED)
target_link_libraries (main PRIVATE ${GeographicLib_LIBRARIES})
# License
MIT
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tools
The GeographicLib tools
Supports: !uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# 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
and 25 more commits:
c315a54
[geographiclib] Remove elseif89d8cec
[geographiclib] Fix build error on Linuxbbbd843
[geographiclib]Re-fix install files path without patch.6108f9f
[geographiclib]Fix install files path.26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)9f9c3ac
fix patch file due to missing some not commited changes.fe054b9
improve 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.dae29cb
add geographiclib port