https://github.com/friendlyanon/cmake-init-sfml-example
A simple Hello world style application using cmake-init and SFML
https://github.com/friendlyanon/cmake-init-sfml-example
Last synced: 5 months ago
JSON representation
A simple Hello world style application using cmake-init and SFML
- Host: GitHub
- URL: https://github.com/friendlyanon/cmake-init-sfml-example
- Owner: friendlyanon
- Created: 2022-03-27T22:23:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T10:15:57.000Z (over 4 years ago)
- Last Synced: 2025-10-20T06:53:43.174Z (9 months ago)
- Language: CMake
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# sfml-example
This project is an example project generated with [cmake-init][1]. It's just a
minimal "Hello world" style application that shows off using SFML.
[1]: https://github.com/friendlyanon/cmake-init