minetest/cmake/Modules
David Knapp 27ee8d8943 Fix ncurses lookup on Arch Linux
Arch Linux doesn't put it's ncursesw includes inside an ncursesw
directory.  This script ends up setting USE_CURSES as true, but
doesn't pick up any of the headers.

https://bugs.archlinux.org/task/13994
2016-04-08 02:11:45 -04:00
..
FindCURL.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindGMP.cmake Add LibGMP 2015-05-11 17:48:33 +02:00
FindGettextLib.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindIrrlicht.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindJson.cmake FindJson: use PATH_SUFFIXES jsoncpp to find incdir 2015-09-26 21:43:01 +02:00
FindLuaJIT.cmake Improve LuaJIT detection 2015-12-05 23:31:09 +01:00
FindNcursesw.cmake Fix ncurses lookup on Arch Linux 2016-04-08 02:11:45 -04:00
FindOpenGLES2.cmake Fix typo in OpenGL ES 2 CMake file 2015-03-27 15:10:27 -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 Make Git version detection use VERSION_STRING instead of tags 2015-05-05 17:13:05 +02:00