Wireshark-commits: [Wireshark-commits] master 2014eb0: CMake: Fix compatibility with CMake 3

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Oct 2015 20:59:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2014eb0ad3221acf319c95cd968cf11e44174137
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2014eb0 by Ryan Doyle (ryan@xxxxxxxxxxxx):

    CMake: Fix compatibility with CMake 3
    
    The version of CMake I use (3.2.2) failed to parse the
    CMakeLists.txt
    
    Change-Id: I146c5a5ba8cd6fa6236b53039a31cc085bf5b460
    Reviewed-on: https://code.wireshark.org/review/11392
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  81bf8ed   Update the taskbar icon when we start a capture.
    adds  2014eb0   CMake: Fix compatibility with CMake 3


Summary of changes:
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)