Wireshark-commits: [Wireshark-commits] master 493c4c2: Wait until the C and C++ compiler flags are
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 2 Aug 2014 20:54:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=493c4c20bd795fa5baafea8313eb956a9248202d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

493c4c2 by Guy Harris (guy@xxxxxxxxxxxx):

    Wait until the C and C++ compiler flags are fully set before showing them.
    
    That way, we report the *full* contents of those flags.
    
    Change-Id: Idab78049247c04b7d35a3ce804c8ea9daaf84312
    Reviewed-on: https://code.wireshark.org/review/3364
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7f937c9   Add tvb_ensure_bytes_exist64 to the API list.
    adds  493c4c2   Wait until the C and C++ compiler flags are fully set before showing them.


Summary of changes:
 CMakeLists.txt |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)