Wireshark-commits: [Wireshark-commits] master 54bbff9: Revert "Instead of supressing the warning of
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Oct 2016 07:04:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54bbff9c65b3dad55559212f8bed2d341b47b6dd
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

54bbff9 by Jörg Mayer (jmayer@xxxxxxxxx):

    Revert "Instead of supressing the warning of policy 42, set MACOSX_RPATH.":
    ---------
    CMake Warning (dev):
      Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
      --help-policy CMP0042" for policy details.  Use the cmake_policy command to
      set the policy and suppress this warning.
    
      MACOSX_RPATH is not specified for the following targets:
    
       epan
       wiretap
       wscodecs
       wsutil
    
    This warning is for project developers.  Use -Wno-dev to suppress it.
    -----------
    
    This reverts commit 4728bc201bddc34a7834aedf65704c7aa1c9daf1.
    
    Change-Id: I7ea056d56c0352b54be5bebadc35de6173ef593f
    Reviewed-on: https://code.wireshark.org/review/18562
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  4728bc2   Instead of supressing the warning of policy 42, set MACOSX_RPATH.
    adds  54bbff9   Revert "Instead of supressing the warning of policy 42, set MACOSX_RPATH.": --------- CMake Warning (dev):   Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake   --help-policy CMP0042" for policy details.  Use the cmake_policy command to   set the policy and suppress this warning.


Summary of changes:
 CMakeLists.txt |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)