temp disabled CC
This commit is contained in:
parent
a3c6548790
commit
b27aa6692c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ project(xmrig)
|
|||
option(WITH_LIBCPUID "Use Libcpuid" ON)
|
||||
option(WITH_AEON "CryptoNight-Lite support" ON)
|
||||
option(WITH_HTTPD "HTTP REST API" OFF)
|
||||
option(WITH_CC "CC Server" ON)
|
||||
option(WITH_CC "CC Server" OFF)
|
||||
|
||||
include (CheckIncludeFile)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue