openclonk/cmake
Nicolas Hake 8e36b43f9c CMake: Split GLEW out into a module, look for both shared and static lib
On Windows, we need to know whether the library we're linking against is
a static library or a shared library import stub. If it's a shared lib
(and only then), we need to #define GLEW_STATIC.

Other OSes handle library imports differently and don't care.
2015-09-19 21:35:55 +02:00
..
CheckIncludeFilesCXX.cmake CMake: Update for 3.1 compatibility 2015-01-18 20:50:31 +01:00
FindAudio.cmake Silence a few compiler warnings. 2015-08-29 08:33:00 -04:00
FindDbgHelp.cmake Fix DbgHelp check 2015-02-08 15:03:08 +01:00
FindFMod.cmake Update copyright notices 2013-12-23 13:03:19 +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
FindPNG.cmake cmake: Also look for static libraries 2013-10-08 22:02:39 +02:00
FindReadline.cmake Update copyright notices 2013-12-23 13:03:19 +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 Update copyright notices 2013-12-23 13:03:19 +01:00
Version.cmake Fix C4ENGINECAPTION generation 2015-05-22 21:00:17 +02:00