Wireshark-commits: [Wireshark-commits] master 363f1e5: Print the actual compiler, not its "CMake-id

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Aug 2014 01:34:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=363f1e567cf3a43426f00e35c8eaf06c0a1f5b81
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

363f1e5 by Guy Harris (guy@xxxxxxxxxxxx):

    Print the actual compiler, not its "CMake-id".
    
    Hopefully this will help figure out whether we're using different
    compilers for the autotools and CMake builds.
    
    Change-Id: If6d2ee93cd14570c53723140dcedf347600cbe34
    Reviewed-on: https://code.wireshark.org/review/3375
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5234d4c   OK, try sorting the compiler options.
    adds  363f1e5   Print the actual compiler, not its "CMake-id".


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