mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-09 04:21:10 +00:00
Updated Build (markdown)
parent
860573ec2a
commit
051b06a185
1 changed files with 1 additions and 1 deletions
2
Build.md
2
Build.md
|
@ -39,7 +39,7 @@ make
|
||||||
|
|
||||||
### Microsoft Visual Studio
|
### Microsoft Visual Studio
|
||||||
```
|
```
|
||||||
`cmake .. -G "Visual Studio 14 2015 Win64" -T v140_xp -DCMAKE_BUILD_TYPE=Release -DUV_INCLUDE_DIR=c:\<path>\libuv\include -DUV_LIBRARY=c:\<path>\libuv\Release\lib\libuv.lib`
|
cmake .. -G "Visual Studio 14 2015 Win64" -T v140_xp -DCMAKE_BUILD_TYPE=Release -DUV_INCLUDE_DIR=c:\<path>\libuv\include -DUV_LIBRARY=c:\<path>\libuv\Release\lib\libuv.lib
|
||||||
```
|
```
|
||||||
|
|
||||||
## Optional features
|
## Optional features
|
||||||
|
|
Loading…
Reference in a new issue