Wireshark-commits: [Wireshark-commits] master cc02069: CMake: Try to fix version.h dependencies.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 5 May 2015 18:40:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc020694076af8d3e5cd9cba6db2c8e0bd435714
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cc02069 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Try to fix version.h dependencies.
    
    Make the gitversion target depend on version.h instead of running
    make-version.pl separately. Make wsutil and qtui depend on gitversion.
    
    Change-Id: I32f25347c12c7f86b2439ed4bf517cc8f5fb106f
    Reviewed-on: https://code.wireshark.org/review/8299
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  3a7c788   Revert "Try to please both GCC (the compiler, not me) and clang."
    adds  cc02069   CMake: Try to fix version.h dependencies.


Summary of changes:
 CMakeLists.txt |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)