TheoryOfNekomata e5b0e5129d | 2 роки тому | |
---|---|---|
docs/reference/files | 2 роки тому | |
src/packages/game | 2 роки тому | |
.gitignore | 2 роки тому | |
CMakeLists.txt | 2 роки тому | |
README.md | 2 роки тому | |
dependencies.txt | 2 роки тому |
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.