Wireshark-commits: [Wireshark-commits] master d64d87f: Fix CMake warnings
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 May 2015 09:33:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d64d87f44ece1817026246bee0cebff095a4727c
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d64d87f by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix CMake warnings
    
    Rename a local CMake variable to prevent CMP0054 warnings in
    CheckTypeSize and CheckStructHasMember modules.
    
    Change-Id: Ida0df954c81333ad37455db90e0d72ca9df8c6f1
    Reviewed-on: https://code.wireshark.org/review/8522
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  a80c88a   Improve Firebird/Interbase dissector.
    adds  d64d87f   Fix CMake warnings


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