This is a template that links SFML using CMake and Conan
- CMake
- Conan
For Linux you will also need to install some libraries
Debug:
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
cmake --build .Template used conan.cmake: https://github.com/conan-io/cmake-conan