Wireshark-commits: [Wireshark-commits] master-3.0 8c05283: CMake: Fix config.nsh generation.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Feb 2019 01:17:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c052838c2a5d2415afb46c3b323a4a3e6d98f65
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

8c05283 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Fix config.nsh generation.
    
    Make sure we always define VERSION_MINOR.
    
    Change-Id: I4a79c6d25c1392834703d9ab3cbab2c0f9794ac5
    Reviewed-on: https://code.wireshark.org/review/31886
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  517a806   CMake: Add a version to our Windows library directory.
     add  8c05283   CMake: Fix config.nsh generation.


Summary of changes:
 packaging/nsis/CMakeLists.txt |  1 -
 packaging/nsis/config.nsh.in  | 50 +++++++++++++++++++++----------------------
 2 files changed, 24 insertions(+), 27 deletions(-)