minetest/util
JosiahWI cf136914cf
Take advantage of IrrlichtMt CMake target (#11287)
With the CMake changes to IrrlichtMt, it's now possible to use a target for IrrlichtMt.
Besides greatly improving the ease of setting up IrrlichtMt for users building the client, it removes the need for Minetest's CMake to include transitive dependencies such as image libraries, cleaning it up a tiny bit. The PR works by finding the IrrlichtMt package and linking to the target it provides. If the package isn't found and it isn't building the client, it will still fall back to using just the headers of old Irrlicht or IrrlichtMt.
2021-07-27 19:11:27 +02:00
..
buildbot Take advantage of IrrlichtMt CMake target (#11287) 2021-07-27 19:11:27 +02:00
ci Take advantage of IrrlichtMt CMake target (#11287) 2021-07-27 19:11:27 +02:00
wireshark Handle UTF-16 correctly in Wireshark dissector 2021-02-02 20:46:08 +01:00
bump_version.sh Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
fix_format.sh Disable clang-format, clean up scripts 2021-03-01 12:12:52 +01:00
gather_git_credits.py Add script that sorts contributions for use in credits 2021-02-23 19:40:44 +01:00
generate-texture-normals.sh Add texture bumpmapping feature. 2013-07-04 02:36:32 +02:00
reorder_translation_commits.py Utility script to help with Weblate commit import 2020-04-03 23:26:07 +02:00
test_multiplayer.sh Add basic client-server test to CI 2021-05-05 22:49:44 +02:00
updatepo.sh Translate builtin (#10693) 2021-03-05 16:29:48 +01:00