Wireshark-commits: [Wireshark-commits] master-2.6 d4a5778: CMake: Make the pdb_zip_package target p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jun 2018 19:15:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4a5778061fcda7d36788f7e84767ed97afc2a11
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

d4a5778 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Make the pdb_zip_package target passive.
    
    Remove the pdb_zip_package target's dependency on epan, otherwise we
    might end up triggering a build which creates a mismatch.
    
    Conflicts:
    	CMakeLists.txt
    
    Change-Id: I1e077e5f119273ee80a89c30f54e29fdb242e082
    Reviewed-on: https://code.wireshark.org/review/28457
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 2d8e8b9574fb21fb9a09ca6059c633940b23ff6a)
    Reviewed-on: https://code.wireshark.org/review/28461
    

Actions performed:

    from  951ea59   Q931: do not tap packet if no packet info is present
    adds  d4a5778   CMake: Make the pdb_zip_package target passive.


Summary of changes:
 CMakeLists.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)