misc(cmake): use ccache
This commit is contained in:
parent
8d5fb3b2c6
commit
3df575314e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ else()
|
|||
endif()
|
||||
|
||||
set( CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" )
|
||||
set(USE_CCACHE ON)
|
||||
|
||||
add_subdirectory(autogen)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue