mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
b91882be42
* 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
9 lines
55 B
Text
9 lines
55 B
Text
bin/
|
|
obj/
|
|
*.user
|
|
*.suo
|
|
.vs
|
|
x64/
|
|
Release/
|
|
Debug/
|
|
build/
|