simpleATM How to build You can build this project via CMake. make a 'build' folder run the terminal and go to build folder type 'cmake ..' type 'make' How to run Go to build folder and just run the main.exe file.