[cmake-developers] CMake Find modules out of the CMake tree

Ben Boeckel ben.boeckel at kitware.com
Wed Sep 30 11:11:37 EDT 2015


On Wed, Sep 30, 2015 at 10:22:47 -0400, Brad King wrote:
> With regard to SDL2, the proper way to make it find-able with CMake is
> for SDL2 to provide a CMake packaging files themselves as part of their
> own distribution (since they build with CMake):

Just to note, SDL2 also has build systems for ~every buildsystem out
there (VS projects, Xcode projects, Android.mk, autotools, premake,
etc.). I *think* those are for ease-of-embedding, but I doubt the
non-CMake ones generate SDL2Config.cmake files.

--Ben


More information about the cmake-developers mailing list