]> git.xonotic.org Git - xonotic/xonotic.git/commit
Windows: use build-environment-supplied libSDL2 in developer builds
authordrjaska <drjaska83@gmail.com>
Thu, 21 Dec 2023 21:01:13 +0000 (23:01 +0200)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 25 Dec 2023 11:33:44 +0000 (21:33 +1000)
commit4d4ee4c185c9702521ca114aefeb85f3f2453125
tree18e182bfe798e143865fc92a09230b27f5bce9d6
parent26e308d30e6af149c1b2ba48698f2c79163c7510
Windows: use build-environment-supplied libSDL2 in developer builds

This requires developers to have installed SDL2 from MSYS2's `pacman` as
documented in https://gitlab.com/xonotic/xonotic/-/wikis/Repository_Access

Fixes failure to build current DP on Windows: the precompiled SDL2 in
this repo is too old.
Removes the need for manually maintaining that library and storing it in
this repo.
misc/tools/all/xonotic.subr