Wireshark-commits: [Wireshark-commits] master 8e5e6dd: CMake: Enable ccache for gcc and clang.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 9 Nov 2016 18:29:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e5e6ddc5e526abc84d162f24decfa7be78887b1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8e5e6dd by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Enable ccache for gcc and clang.
    
    Add an option to check for and use ccache. Disable it by default.
    
    Change-Id: Ifc928d22715b7e06e53115455b31dbeaf2ee8332
    Reviewed-on: https://code.wireshark.org/review/18715
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  857b80e   CMake: Use find_program to find a program.
    adds  8e5e6dd   CMake: Enable ccache for gcc and clang.


Summary of changes:
 CMakeLists.txt   |   10 ++++++++++
 CMakeOptions.txt |    1 +
 2 files changed, 11 insertions(+)