Clone the repo with git clone <URL> --init --recursive --remote
to install submodules. Install SFML, then go to the root directory and do
mkdir build
cd build
cmake .. -G"Unix Makefiles"
make -j2
@ThePixelGamer - Mental support and saving me countless hours of debugging