Wireshark-commits: [Wireshark-commits] master 76d355d: CMake: Set WIN32 for GUI executables.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2015 09:10:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76d355de2602b8865f817a0c5ba42001f79a4252
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

76d355d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Set WIN32 for GUI executables.
    
    Pass WIN32 to add_executable where needed. Require CMake 2.8.11
    on Windows.
    
    Change-Id: I6a119bbb0f16f9e21f2e7378bae7ed52b8abb2dc
    Reviewed-on: https://code.wireshark.org/review/8091
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  a8efae3   Do not package debug files when building PortableApps.com installer with (the soon to be dead) nmake
    adds  76d355d   CMake: Set WIN32 for GUI executables.


Summary of changes:
 CMakeLists.txt |   18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)