TheoryOfNekomata 656bcf0260 | 2 years ago | |
---|---|---|
docs/reference/files | 2 years ago | |
src/packages | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
README.md | 2 years ago | |
dependencies.txt | 2 years ago |
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.