minetest/util/ci
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
..
build.sh ci: Update Github Actions workflows (#9774) 2020-05-02 12:52:51 +02:00
build_prometheus_cpp.sh Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
clang-format-whitelist.txt Add model[] formspec element (#10320) 2020-11-04 21:46:18 +01:00
clang-format.sh Disable clang-format, clean up scripts 2021-03-01 12:12:52 +01:00
clang-tidy.sh ci: Update Github Actions workflows (#9774) 2020-05-02 12:52:51 +02:00
common.sh Take advantage of IrrlichtMt CMake target (#11287) 2021-07-27 19:11:27 +02:00
run-clang-tidy.py Replace travis with github actions (#9641) 2020-04-20 20:18:40 +02:00