mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Windows Build (markdown)
parent
6a3b5a8baf
commit
10df6197d3
1 changed files with 2 additions and 1 deletions
|
@ -49,4 +49,5 @@ It will create Visual Studio Solution file **xmrig.sln**. Don't forget change De
|
|||
## Additional CMake options
|
||||
|
||||
* `-DWITH_LIBCPUID=OFF` Disable libcpuid. Auto configuration of CPU after this will be very limited.
|
||||
* `-DWITH_AEON=OFF` Disable CryptoNight-Lite support.
|
||||
* `-DWITH_AEON=OFF` Disable CryptoNight-Lite support.
|
||||
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
|
Loading…
Reference in a new issue