openclonk/cmake
Nicolas Hake da51a2d8af CMake: Have headless build as a project instead of a separate config
Hardly anyone ever tests the headless build, because it requires you to
run CMake a second time with -DUSE_CONSOLE=On. So now it's an included
project which you'll get whether you want it or not.

I'm well aware that this could be solved more nicely, and that we could
be splitting unchanged files out into a separate support library, but
that's left for a later date.
2015-12-16 00:50:09 +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 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