minetest-engine-minetest/cmake/Modules
mckaygerhard 4c3adcf77c Fix find_path for newer jsoncpp installations
* Could NOT find JSONCPP (missing: JSON_INCLUDE_DIR)
  fixed https://github.com/minetest/minetest/issues/9119
* imported from https://github.com/minetest/minetest/pull/9120
  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.
2023-09-12 20:01:56 -04:00
..
FindCURL.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindGMP.cmake Fix cmake library default build problem since moving to lib/ 2017-04-07 23:56:02 +02:00
FindGettextLib.cmake DragonFly BSD is somewhat identical to FreeBSD (#8159) 2021-11-19 18:02:38 -04:00
FindIrrlicht.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindJson.cmake Fix find_path for newer jsoncpp installations 2023-09-12 20:01:56 -04:00
FindLua.cmake Fix cmake library default build problem since moving to lib/ 2017-04-07 23:56:02 +02:00
FindLuaJIT.cmake use pkg-config to find luajit 2021-11-21 23:48:34 -04:00
FindNcursesw.cmake Really fix ncurses lookup on Arch Linux 2016-05-16 12:43:50 +02: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