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: 3 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T10:15:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-11T08:12:52.628Z (10 months ago)
- Language: CMake
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- 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