On Fri, Oct 15, 2021 at 06:48:23PM -0400, Greg Troxel wrote:

> I think there is only one real bug, which is that cmake uses as RPATH in
> the build tree:
> 
>  BUILD_RPATH:/path/to/build/tree/lib
> 
> when it should be doing
> 
>  /path/to/build/tree/lib:BUILD_RPATH

I agree it looks like a bug. This would be best filed upstream
to cmake devs I guess:
https://gitlab.kitware.com/cmake/cmake/-/issues

There are currently 66 issues mentioning RPATH, and another 4
mentioning RUNPATH


--strk;
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to