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