mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
Use cmake for building (#90)
* Use cmake for building * CMakeLists.txt modified to support full standalone build * added support for ARCH=native builds * added PowerPC flags * added ARMv8 flags * check for x86 AES-NI at compile time
This commit is contained in:
parent
4a4b06e44b
commit
b91882be42
5 changed files with 148 additions and 240 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,4 +5,5 @@ obj/
|
|||
.vs
|
||||
x64/
|
||||
Release/
|
||||
Debug/
|
||||
Debug/
|
||||
build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue