diff options
author | Mizux <dev@mizux.net> | 2018-05-22 21:52:07 +0200 |
---|---|---|
committer | Feng Xiao <xfxyjwf@gmail.com> | 2018-05-22 12:52:07 -0700 |
commit | 7306f549bf913c301fb141796b24c5bb7b0ed53a (patch) | |
tree | 917a962e0809695edd994618d83073e9686f9575 /util | |
parent | d39a73f2038194c415c482514242ffb5268e9d7e (diff) |
CMake OSX rpath management (#4620)
* CMake: Add comment for CMP0048
* CMake: osx use @rpath/ as target's install name (CMP0042)
On MacoS library should use @rpath/ as prefix path instead of absolute build path
e.g. otool -L libprotobuf.dylib
libprotobuf.dylib:
@rpath/libprotobuf.dylib (...)
...
* CMake: add rpath to target for LINUX and APPLE
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions