Wireshark-commits: [Wireshark-commits] master 60b4f20: CMake: Fix an uninstall.exe dependency.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Mar 2015 22:08:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=60b4f20c5b4ba2af2da165227ddbd838a43f63ae
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

60b4f20 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Fix an uninstall.exe dependency.
    
    Make sure building nsis_package doesn't clobber uninstall.exe.
    
    Change-Id: I8d00adb7fd3813c48118a0690feccb6a06bf15cb
    Reviewed-on: https://code.wireshark.org/review/7710
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  8197c76   Update an error message to reflect all the run-dumpcap-and-quit arguments.
    adds  60b4f20   CMake: Fix an uninstall.exe dependency.


Summary of changes:
 CMakeLists.txt                |    6 ------
 packaging/nsis/CMakeLists.txt |   20 ++++++++++++++------
 2 files changed, 14 insertions(+), 12 deletions(-)