libproj: Add proper rpath for linux and macOS#4725
libproj: Add proper rpath for linux and macOS#4725mwestphal wants to merge 2 commits intoOSGeo:masterfrom
Conversation
|
Have you checked if setting built-in I've tried it locally with Ubuntu, but I don't see anything with |
|
I was unsuccessfully checking to see if built-in CMAKE variables could be used for this feature, but I can't see any. This PR does enable the feature. Could it be documented here? |
Have you tried |
|
@jjimenezshaw yes, tried that too. I believe that |
|
BUILD_RPATH_USE_ORIGIN is for build rpath, not install rpath. |
done. |
Co-authored-by: Mike Taves <mwtoews@gmail.com>
|
I've been talking with CMake devs and this approach is wrong. |
This add proper rpath in order to be able to use libsqlite not from system.
docs/source/*.rstfor new API