Wireshark-commits: [Wireshark-commits] master cf3d279: CMake: OS X packaging updates.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 1 Oct 2015 21:04:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf3d279e046053aa39846f108ad4769189211bda
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cf3d279 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: OS X packaging updates.
    
    Add a dmg_package_prep target as an alias to app_bundle. Rename the
    osx-dmg target to dmg_package. This matches the Windows packaging
    target names.
    
    In osx-app.sh, make sure we rpathify the bundle plugin directory.
    
    Change-Id: If41195c9d405ad6bff865625500a8227b77e8092
    Reviewed-on: https://code.wireshark.org/review/10734
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  57d954e   Treat IPv4 subnet masks as distinct from addresses
    adds  cf3d279   CMake: OS X packaging updates.


Summary of changes:
 CMakeLists.txt              |   14 ++++++--------
 packaging/macosx/osx-app.sh |    1 +
 2 files changed, 7 insertions(+), 8 deletions(-)