mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +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
|
||||
```
|
||||
`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
|
||||
|
|
Loading…
Reference in a new issue