SFML community forums
General => Feature requests => Topic started by: Gallaecio on September 05, 2011, 05:18:28 pm
-
I though there was no officially-maintained FindSFML.cmake file, and so I reported in CMake, linking a file someone had done in SFML forums.
They answered me. It turns out you do distribute a FindSFML.cmake file, but you should distribute a package configuration file instead. That's what I understood from the answer from a CMake guy (http://public.kitware.com/Bug/view.php?id=12443), who also included documentation in his answers to do the thing.
So, it's up to you. As a SFML user, I already got what I was looking for :)
-
I wasn't aware of the second option, than you very much :)