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.
- Host: GitHub
- URL: https://github.com/martinhelmut/cpp-small-gui-project-sdl2
- Owner: MartinHelmut
- License: mit
- Created: 2023-08-21T20:27:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T20:59:31.000Z (over 1 year ago)
- Last Synced: 2025-05-30T13:48:40.348Z (4 months ago)
- Topics: cmake, cpack, cpp, sdl2, sdl2-ttf
- Language: CMake
- Homepage:
- Size: 87.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Small SDL2 setup with CMake and CPack
Small C++ GUI project template with [SDL2](https://www.libsdl.org).

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).