mirror of
https://github.com/SFML/SFML.git
synced 2025-03-04 19:08:03 +08:00
SFML_ROOT can simply point to the directory in which SFML was installed. This is verified by our install interface tests which do exactly that, even when SFML is built as a framework. CMake can figure out where to find the config module if you give it this much information.