openclonk/cmake
Nicolas Hake 94b726c9ad cmake: Get FindPNG to find the correct version of libpng
FindPNG.cmake parses libpng's version from png.h. As such, there's no
reason not to use that information when looking for the library itself.
2013-10-08 21:23:08 +02:00
..
FindDbgHelp.cmake win32: Automatically check for DbgHelp availability 2011-10-03 13:09:51 +02:00
FindFMod.cmake cmake: Search for FMOD headers and add to include path 2011-10-28 23:49:11 +02:00
FindFreetype.cmake cmake: Get FindFreetype to look for versioned libraries 2013-10-08 21:23:07 +02:00
FindPNG.cmake cmake: Get FindPNG to find the correct version of libpng 2013-10-08 21:23:08 +02:00
FindReadline.cmake Move cmake modules to separate directory 2011-10-03 13:03:22 +02:00
FindUpnp.cmake FindUpnp: Look for threadutil lib too 2012-11-20 22:24:00 +01:00
GccPchSupport.cmake Add a little warning when GCC Precompiled Headers go wrong 2012-05-02 00:25:45 +02:00
GitGetChangesetID.cmake Fix error condition in cmake's git_get_changeset_id 2012-12-08 00:24:00 +01:00
RequireCXXSourceCompiles.cmake Replace std::auto_ptr with std::unique_ptr 2013-03-26 15:43:01 +01:00