mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-21 23:38:54 +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
10 lines
55 B
Plaintext
10 lines
55 B
Plaintext
bin/
|
|
obj/
|
|
*.user
|
|
*.suo
|
|
.vs
|
|
x64/
|
|
Release/
|
|
Debug/
|
|
build/
|