An open API service indexing awesome lists of open source software.

https://github.com/martinhelmut/cpp-small-gui-project-sdl2

Small C++ GUI project template with SDL2 and SDL2_ttf.
https://github.com/martinhelmut/cpp-small-gui-project-sdl2

cmake cpack cpp sdl2 sdl2-ttf

Last synced: 3 months ago
JSON representation

Small C++ GUI project template with SDL2 and SDL2_ttf.

Awesome Lists containing this project

README

          

# Small SDL2 setup with CMake and CPack

Small C++ GUI project template with [SDL2](https://www.libsdl.org).

![Preview of the small app.](preview.png)

This is the companion repository and result of my blog
article [CMake & CPack for cross-platform distributables](https://martin-fieber.de/blog/cmake-cpack-cross-platform-distributables).

## Disclaimer

Special acknowledgment to the amazing open source font [Manrope](https://manropefont.com).