Project created while following the "SFML: Game Development" book
- Mac OS
- Xcode
- SFML 2.5 (you can install it with homebrew)
- CMake >= 3.24
The easiest way to build this project is probably by using the CMake GUI.
Just select the project root directory, select a build directory (e.g. build/) and hit "Configure" and "Generate".