Comment 1 for bug 1884338

Revision history for this message
Dereck Wonnacott (dawonn-haval) wrote :

Is this package simply synced from debian? Should I make this request elsewhere?

Related Bug:
https://bugs.launchpad.net/ubuntu/+source/proj/+bug/1685982

It seems that proj hase two build systems; autotools and cmake. The documentation, https://proj.org/install.html#debian , recommends using autotools on unix and cmake on other platforms.

The cmake helper files need to be built by cmake, so when using autotools these are not built or installed.

I'm not sure why they suggest using autotools for debian; building from source with cmake seems to work alright and would be helpful for others using cmake in their projects.