openclonk/cmake
Lukas Werling 07e8c75bac Replace libupnp with miniupnpc
- The new code works with my router while libupnp didn't. :)

 - There are some unexplainable crashes in libupnp: #1640

 - Using miniupnpc seems to be less complex than libupnp.

 - Apparently, miniupnpc also works on Windows, so we may be able to use
   it for all platforms.

Disadvantage: UPnP queries aren't asynchronous anymore, but they seem to
be pretty fast (< 1 s).
2016-05-29 23:38:12 +02:00
..
CheckIncludeFilesCXX.cmake CMake: Update for 3.1 compatibility 2015-01-18 20:50:31 +01:00
FindAudio.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
FindDbgHelp.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
FindFreetype.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +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 Add a little warning when GCC Precompiled Headers go wrong 2012-05-02 00:25:45 +02:00
GitGetChangesetID.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
RequireCXXSourceCompiles.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
Version.cmake Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00