[CMake] New Module: FindSDL_gfx.cmake

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jul 7 16:49:03 EDT 2011


On Thursday 07 July 2011, David Cole wrote:
...
> Indeed, it would be preferable. Actually, I would prefer it if all of the
> Find modules were installed as part of the project that they represent
> rather than being in CMake itself. 

You probably didn't mean that ;-)
Projects themselves should install a FooConfig.cmake file, but not a 
FindFoo.cmake file, since then finding the FindFoo.cmake file is already the 
hard part, the project actually doesn't have to be found anymore then.

Alex


More information about the CMake mailing list