minetest/cmake/Modules
Markus Koschany 47d9b4d9aa Improve FindIrrlicht.cmake module
Linux distributions prefer to link against a shared version of the Irrlicht
engine instead of using embedded code copies of the same. Search for this
shared version first and use that but fall back to the static version if it
does not exist.

This also fixes https://github.com/minetest/minetest/issues/2163
2015-02-21 18:21:10 +01:00
..
FindCURL.cmake Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignore missing CURL_DLL 2013-11-17 02:28:39 -05:00
FindGettextLib.cmake OS X compatibility fixes 2014-06-29 17:27:33 +02:00
FindIrrlicht.cmake Improve FindIrrlicht.cmake module 2015-02-21 18:21:10 +01:00
FindJson.cmake fix link if system json lib exists 2013-03-05 23:54:07 -05:00
FindOpenGLES2.cmake build with ogles2 driver 2013-03-16 22:37:50 -04:00
FindSQLite3.cmake Remove included SQLite3 2015-01-08 16:34:42 -05:00
FindVorbis.cmake Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRS 2012-03-25 22:07:34 +03:00
GenerateVersion.cmake Show git hash in version string at top left corner of window 2013-09-28 21:30:17 +02:00
misc.cmake Mainly small build system fixes 2011-01-09 00:49:32 +02:00