Wireshark-commits: [Wireshark-commits] master 92db934: Fix CMake target FOLDER properties

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Mar 2016 14:03:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92db934c7c4473ab97883c95b920b027f89f4b8d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

92db934 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix CMake target FOLDER properties
    
    Add FOLDER properties to targets to clean up the presentation
    in Visual Studio.
    
    Change-Id: I35a175175db055443572c58a069879061fdcf0a3
    Reviewed-on: https://code.wireshark.org/review/14528
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9bcac48   Manually add protocol dependencies derived from find_dissector.
    adds  92db934   Fix CMake target FOLDER properties


Summary of changes:
 CMakeLists.txt                   |    4 ++--
 cmake/modules/FindASCIIDOC.cmake |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)