openclonk/cmake
Nicolas Hake 1a82b164b4 Link to terminfo or one of its compat libraries in add'n to readline
Unmodified readline relies on, but doesn't link to, a termcap library.
Several Linux distributions patch this, but others don't; to avoid build
failures, we'll just link to a library that provides termcap symbols
even though we don't use them ourselves. Fixes Github #15.
2016-02-15 13:50:56 +01:00
..
CheckIncludeFilesCXX.cmake CMake: Update for 3.1 compatibility 2015-01-18 20:50:31 +01:00
FindAudio.cmake Get rid of FMOD 2015-10-12 17:34:26 +02:00
FindDbgHelp.cmake Fix DbgHelp check 2015-02-08 15:03:08 +01:00
FindFreetype.cmake Remove some OSX-specific hacks from the main CMakeLists 2015-01-23 17:15:56 +01:00
FindGLEW.cmake CMake: Split GLEW out into a module, look for both shared and static lib 2015-09-19 21:35:55 +02:00
FindGTK3.cmake CMake: Have headless build as a project instead of a separate config 2015-12-16 00:50:09 +01:00
FindPNG.cmake cmake: Also look for static libraries 2013-10-08 22:02:39 +02:00
FindReadline.cmake Link to terminfo or one of its compat libraries in add'n to readline 2016-02-15 13:50:56 +01:00
FindTinyXML.cmake Fix USE_SYSTEM_TINYXML 2015-03-28 22:58:53 +09:00
FindUpnp.cmake Fix UPnP auto-detection 2015-01-07 21:15:53 +01:00
FindZLIB.cmake cmake: Also look for static libraries 2013-10-08 22:02:39 +02:00
GccPchSupport.cmake Add a little warning when GCC Precompiled Headers go wrong 2012-05-02 00:25:45 +02:00
GitGetChangesetID.cmake Update copyright notices 2013-12-23 13:03:19 +01:00
RequireCXXSourceCompiles.cmake Add warning about old gcc when !HAVE_WORKING_REGEX 2015-10-03 13:42:46 +02:00
Version.cmake Drop unused C4VERSIONBUILDNAME and C4ENGINEINFO 2015-12-29 15:47:55 +01:00