minetest/cmake/Modules
William Breathitt Gray 706b6aad06 Fix find_path for newer jsoncpp installations
The upstream JsonCpp project has renamed the `json/features.h` file to
`json/json_features.h`. This patch fixes the JsonCpp installation search
by looking for `json/allocator.h` which has not been renamed on newer
versions of JsonCpp.

Fixes: https://github.com/minetest/minetest/issues/9119
2019-11-17 11:39:49 +01:00
..
FindCURL.cmake Add compatibility to vcpkg buildsystem (#8317) 2019-06-10 02:56:55 +01:00
FindGMP.cmake Fix libgmp detection (#7488) 2018-06-26 10:00:33 +02:00
FindGettextLib.cmake DragonFly BSD is somewhat identical to FreeBSD (#8159) 2019-02-03 09:53:54 +01:00
FindIrrlicht.cmake Add compatibility to vcpkg buildsystem (#8317) 2019-06-10 02:56:55 +01:00
FindJson.cmake Fix find_path for newer jsoncpp installations 2019-11-17 11:39:49 +01:00
FindLua.cmake Fix cmake library default build problem since moving to lib/ 2017-04-07 23:56:02 +02:00
FindLuaJIT.cmake Find LuaJIT headers on vcpkg 2019-08-18 18:25:00 +02:00
FindNcursesw.cmake Really fix ncurses lookup on Arch Linux 2016-05-16 12:43:50 +02:00
FindOpenGLES2.cmake Clean up FindOpenGLES2.cmake 2019-08-04 16:12:52 +02: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