mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 21:27:26 -04:00
Merge pull request #3679
18a7629 cmake: cleanup redundant ccache file (selsta)
This commit is contained in:
@@ -18,7 +18,6 @@ list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_SOURCE_DIR}/cmake")
|
||||
include(CheckCCompilerFlag)
|
||||
include(CheckCXXCompilerFlag)
|
||||
include(CheckLinkerFlag)
|
||||
include(FindCcache)
|
||||
|
||||
if(DEBUG)
|
||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
|
||||
Reference in New Issue
Block a user