CPP-Cmake-SDL2-Test A project made to test sdl2 with cmake Project Dependancies git cmake g++ SDL2 To compile this project run a terminal and type these commands cd bin cmake .. make ./MyGame