Updated Windows Build (markdown)

xmrig 2017-10-07 16:47:02 +03:00
parent 6a3b5a8baf
commit 10df6197d3

@ -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.