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 eb23994: Generate version.h before adding subdirs (es

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Jul 2014 06:22:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb239946c6faab7a7578021d0ce7b5efe73bc46b
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eb23994 by Joerg Mayer (jmayer@xxxxxxxxx):

    Generate version.h before adding subdirs (especially wsutil). Otherwise
    build could fail in wsutil because of missing version.h
    
    Change-Id: If6fdf1080c6de9ca1581bcc126506e78ec03a1d8
    Reviewed-on: https://code.wireshark.org/review/2740
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  a452d16   Optimize epan_new/init_dissection
    adds  eb23994   Generate version.h before adding subdirs (especially wsutil). Otherwise build could fail in wsutil because of missing version.h


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