openclonk/cmake
Nicolas Hake 5abc112a81 CMake: Split GTK3 tests into a separate module
Nobody uses pkg-config on Windows, and we already have a perfectly
viable solution for finding libraries - it's called CMake. We're still
defering to pkg-config when it exists because who knows what arcane
cflags might be required on some systems.
2015-10-19 16:11:12 +02: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: Split GTK3 tests into a separate module 2015-10-19 16:11:12 +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 Add warning about old gcc when !HAVE_WORKING_REGEX 2015-10-03 13:42:46 +02:00
Version.cmake Fix C4ENGINECAPTION generation 2015-05-22 21:00:17 +02:00