Wireshark-commits: [Wireshark-commits] master a7a1704: Minor CMake updates to better group build ar

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Jan 2015 23:48:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7a17047eb5a4a10c02aa6e0664ba30904621f52
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a7a1704 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Minor CMake updates to better group build artefacts
    
    Move capchild, caputils, codecs and wsutil into a Libs group
    Move gtkui into UI group
    Move update-sminmpec into tools group
    
    Change-Id: Iaf2bfe4697265af2c3ed9c9d7de2d5d1ef3cafee
    Reviewed-on: https://code.wireshark.org/review/6332
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  1176db2   Squelch harmless compiler warnings.
    adds  a7a1704   Minor CMake updates to better group build artefacts


Summary of changes:
 capchild/CMakeLists.txt |    5 +++--
 caputils/CMakeLists.txt |    5 +++--
 codecs/CMakeLists.txt   |    5 +++--
 epan/CMakeLists.txt     |    1 +
 ui/gtk/CMakeLists.txt   |    4 +++-
 wsutil/CMakeLists.txt   |    2 +-
 6 files changed, 14 insertions(+), 8 deletions(-)