I'm in the process of creating conan packages for SFML and I want to create one package per SFML module. I'd like to know if the internal dependencies of modules are documented somewhere. For example, if sfml-window depends on, say, sfml-system (or even if no module depends on anything). I can find out by trial and error, but I hoped that someone might know the answer.