With SFML adding more dependencies for certain functionalities, it may make sense to document this a bit more.
- List the third-party dependencies per module
- List the third-party dependencies that are shipped with SFML as header-only lib
- List the system dependencies per OS and per module
- List the dependency package names for Debian/Ubuntu and FreeBSD
- Explain the CMake option to use system dependencies or build from source
With SFML adding more dependencies for certain functionalities, it may make sense to document this a bit more.