Wireshark-commits: [Wireshark-commits] master 1c27d78: CMake: Move the PLUGIN_PATH_ID definition.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Feb 2019 02:23:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c27d782bad0b7bdcd182f4444ba3469f95c8bb6
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1c27d78 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Move the PLUGIN_PATH_ID definition.
    
    Define PLUGIN_PATH_ID where we use it. ENABLE_APPLICATION_BUNDLE is
    defined later on, so test for APPLE instead.
    
    Change-Id: I16c3ac3dc0e483fbf89cb1a2cacb2afb416d656f
    Reviewed-on: https://code.wireshark.org/review/32016
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  aedf6fe   macOS: Fix our plugin path.
     add  1c27d78   CMake: Move the PLUGIN_PATH_ID definition.


Summary of changes:
 CMakeLists.txt | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)