Skip to content

Commit

Permalink
remove ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
MALASHKIN Andrei committed May 10, 2024
1 parent f5e251e commit 039bf5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ include(PlatformConfiguration)
include(CheckSSE)
include(CheckAVX)

option(BUILD_WITH_CCACHE "Build with ccache usage" TRUE)
option(BUILD_TESTS "Build unit tests" FALSE)

option(CRYPTO3_HASH_BLAKE2B "Build with Blake2 hash support" TRUE)
Expand Down

0 comments on commit 039bf5e

Please sign in to comment.