Wireshark-commits: [Wireshark-commits] master 8d9fdda: CMake: Try not to clobber our gspawn exes.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Apr 2015 22:19:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d9fdda9913a4773ebaf4fc34401ae8a24b729d7
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8d9fdda by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Try not to clobber our gspawn exes.
    
    Try not to overwrite gspawn*.exe between signing them and packaging them.
    
    Change-Id: I9f224b64537c3b0dd6f7f8b94a8837bd427ad2ca
    Reviewed-on: https://code.wireshark.org/review/8080
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f026088   Fix gsmtap signal and snr.
    adds  8d9fdda   CMake: Try not to clobber our gspawn exes.


Summary of changes:
 CMakeLists.txt                |   37 ++++++++++++++-----------------------
 packaging/nsis/CMakeLists.txt |    4 ++--
 2 files changed, 16 insertions(+), 25 deletions(-)