1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-26 18:21:04 +00:00
luanti/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
FindGettextLib.cmake
FindGMP.cmake
FindIrrlicht.cmake
FindJson.cmake Fix find_path for newer jsoncpp installations 2019-11-17 11:39:49 +01:00
FindLua.cmake
FindLuaJIT.cmake Find LuaJIT headers on vcpkg 2019-08-18 18:25:00 +02:00
FindNcursesw.cmake
FindOpenGLES2.cmake
FindSQLite3.cmake
FindVorbis.cmake
GenerateVersion.cmake