mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-04 21:57:36 -05: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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,4 +5,5 @@ obj/
|
||||
.vs
|
||||
x64/
|
||||
Release/
|
||||
Debug/
|
||||
Debug/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user