Closed venabled closed 3 years ago
Please provide a PR, I don't think it would be disruptive to start using the cmake build.
There was discussion here that switching to CMake might affect the ABI for GEOS. I wonder if the same might apply to proj, and we should wait until there is a new release to make the transition.
PROJ 8.1.0 is planned for July 1st. I could prepare a draft PR here too.
See draft PR #106 for testing / discussion.
Issue:
Was wondering your thoughts on building this package with cmake instead of autoconf/tools. The cmake install provides cmake modules for configuration/use in downstream native projects which is super handy.