Wireshark-commits: [Wireshark-commits] master f3f97e9: CMake: set CMAKE_BUILD_RPATH_USE_ORIGIN

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Jan 2019 11:25:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3f97e976ba67140cac53471a1f84f77badf1ec6
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f3f97e9 by Peter Wu (peter@xxxxxxxxxxxxx):

    CMake: set CMAKE_BUILD_RPATH_USE_ORIGIN
    
    Tested with cmake v3.13.3-952-gf4c17c041, the resulting binaries indeed
    contain $ORIGIN and are invariant of the build directory.
    
    Change-Id: I5dad9493a6d54a0b03a3494fce69cc69a25b2f84
    Ping-Bug: 15163
    Reviewed-on: https://code.wireshark.org/review/31586
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  4d2a087   gitlab-ci: keep artifacts in rpm builds.
     add  f3f97e9   CMake: set CMAKE_BUILD_RPATH_USE_ORIGIN


Summary of changes:
 CMakeLists.txt | 5 +++++
 1 file changed, 5 insertions(+)