openclonk/cmake
Nicolas Hake 459fce0758 Replace std::auto_ptr with std::unique_ptr
std::auto_ptr has awkward copy semantics and is deprecated in C++11.
2013-03-26 15:43:01 +01: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
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