openclonk/cmake
Nicolas Hake 8e57c0a9f4 Make cross-compiling work with GCC 6+
GCC6 doesn't like getting some of its default include search paths
passed with the -isystem flag, and the devs seem unlikely to change
whatever they did back to before they broke it. Work around CMake
not dealing with it well either by figuring out the paths at
configure time and telling CMake about them so it can avoid adding
them superfluously.
2018-02-25 01:11:53 +01:00
..
CheckIncludeFilesCXX.cmake CMake: Update for 3.1 compatibility 2015-01-18 20:50:31 +01:00
DeployQt.cmake Make QT library deployment optional via CMake option DEPLOY_QT_LIBRARIES (default off) 2018-02-15 21:40:25 -08:00
FindAudio.cmake Fix auto-detection of SDL2_Mixer audio provider 2016-12-29 23:12:45 -08:00
FindDbgHelp.cmake Win32: Don't try to locate Windows SDK 2017-03-05 12:14:32 +01:00
FindFreetype.cmake OS X: Query pkg-config for freetype location 2016-06-24 19:20:33 +02:00
FindGLEW.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
FindGTK3.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02: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-13 22:15:35 +01:00
FindSDL2.cmake Make Windows build great again! 2016-03-07 00:58:23 +01:00
FindSDL2Mixer.cmake Update the SDL port to SDL2 2016-02-06 16:48:21 +01:00
FindTinyXML.cmake Fix USE_SYSTEM_TINYXML 2015-03-28 22:58:53 +09:00
FindUpnp.cmake Replace libupnp with miniupnpc 2016-05-29 23:38:12 +02:00
FindZLIB.cmake cmake: Also look for static libraries 2013-10-08 22:02:39 +02:00
GccPchSupport.cmake Travis: fancy stuff 2017-02-21 17:13:18 +01:00
GitGetChangesetID.cmake CMake: Add date of commit to logfile 2017-04-12 12:34:36 +02:00
HandleGccCrossIncludePaths.cmake Make cross-compiling work with GCC 6+ 2018-02-25 01:11:53 +01:00
RequireCXXSourceCompiles.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
Version.cmake get year from CMake directly 2017-06-12 08:36:43 +02:00