TheoryOfNekomata 123ccffa2b | hace 2 años | |
---|---|---|
docs/reference/files | hace 2 años | |
src/packages | hace 2 años | |
.gitignore | hace 2 años | |
CMakeLists.txt | hace 2 años | |
README.md | hace 2 años | |
dependencies.txt | hace 2 años |
A beginner template for SDL2 powered by CMake.
Clone this repo.
Download the SDL2 Development Libraries from the official download page.
For Windows
dependencies
folder in this project’s root.SDL2
.For macOS
TODO
Alternatively, on Windows, you can link the external libraries via symlink.
Build via CMake.