mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-21 23:38:54 +00:00
Add a note about building portable binaries
This commit is contained in:
parent
a223b6b33b
commit
bbbb34757b
@ -48,6 +48,8 @@ cmake -DARCH=native ..
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To build portable binaries, omit the `ARCH` option when executing cmake.
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
On Windows, it is possible to build using MinGW (same procedure as on Linux) or using Visual Studio (solution file is provided).
|
On Windows, it is possible to build using MinGW (same procedure as on Linux) or using Visual Studio (solution file is provided).
|
||||||
|
Loading…
Reference in New Issue
Block a user