-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
geographiclib: add precision and tools options #4295
geographiclib: add precision and tools options #4295
Conversation
partial support (float and double only) extended, quadruple and variable values require more love
Some configurations of 'geographiclib/1.50.1' failed in build 1 (
|
I guess some magic must be added to properties of imported targets, to add |
Some configurations of 'geographiclib/1.50.1' failed in build 2 (
|
I detected other pull requests that are modifying geographiclib/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
Some configurations of 'geographiclib/1.50.1' failed in build 3 (
|
Failure in build 4 (
|
add non namespaced imported lib target add namespaced and non-namespaced imported executable targets
This reverts commit ec87edc.
1c4e7bf
to
29c718c
Compare
…clib-precision-tools
I've removed experimental imported executables targets, it will very likely be implemented in a new conan version. |
All green in build 6 (
|
Specify library name and version: geographiclib/all
conan-center hook activated.
There is also a POC with executables imported targets.
Official targets are:
GeographicLib
andGeographicLib::GeographicLib
(2 abstractions of the same lib actually)CartConvert
andGeographicLib::CartConvert
ConicProj
andGeographicLib::ConicProj