Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 36dc578: GTK Cmake: Remove the option to build the GT

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Apr 2018 13:31:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=36dc5781ba0ab2067528f646fe2f9dcf5500b3f5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

36dc578 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    GTK Cmake: Remove the option to build the GTK UI.
    
    Change-Id: If702717b559a727388d83ce82c0fc2967c662ff0
    Reviewed-on: https://code.wireshark.org/review/26747
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d43210e   Autotools: Remove the "with GTK" option.
    adds  36dc578   GTK Cmake: Remove the option to build the GTK UI.


Summary of changes:
 CMakeLists.txt                | 138 +-----------------------------------------
 CMakeOptions.txt              |  10 ---
 debian/control                |  15 +----
 debian/rules                  |   1 -
 packaging/nsis/CMakeLists.txt |  28 ---------
 packaging/wix/CMakeLists.txt  | 120 ------------------------------------
 6 files changed, 3 insertions(+), 309 deletions(-)