Built from scratch using SMFL and C++
Download and extract SFML in external
mkdir build
cd build
# requires cmake >= 3.0
cmake .. -DSFML_VER=<version_no>
Built from scratch using SMFL and C++
Download and extract SFML in external
mkdir build
cd build
# requires cmake >= 3.0
cmake .. -DSFML_VER=<version_no>