Wireshark-commits: [Wireshark-commits] master aee743f: Write our NSIS installer to the build direct
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 10 Feb 2018 23:13:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aee743f9edde1f0a575d8384c54c23376d00865c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aee743f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Write our NSIS installer to the build directory.
    
    Write our NSIS installer to ${CMAKE_BINARY_DIR}/packaging/nsis instead
    of ${CMAKE_SOURCE_DIR}/packaging/nsis.
    
    Change-Id: I6d662b2726dc61fb199509575797b5dfe0d8fdfa
    Reviewed-on: https://code.wireshark.org/review/25725
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d16308c   UDP: Heuristic dissector for conversation taking precedence
    adds  aee743f   Write our NSIS installer to the build directory.


Summary of changes:
 packaging/nsis/CMakeLists.txt | 2 ++
 packaging/nsis/wireshark.nsi  | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)