RandomWOW/.gitignore
tevador b91882be42
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
2019-06-28 19:50:41 +02:00

10 lines
55 B
Text

bin/
obj/
*.user
*.suo
.vs
x64/
Release/
Debug/
build/