DEPENDENCIES

Sat, 26 Jul 2025 21:13:05 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 26 Jul 2025 21:13:05 +0200
changeset 227
a5775e8dbc13
parent 88
6234b7ea48f3
permissions
-rw-r--r--

simplify build and copy assets to build dir

demo programs can then be run directly from the build dir

Fedora: dnf install SDL2-devel SDL2_ttf-devel SDL2_image-devel glew-devel
Arch: pacman -Sy sdl2 sdl2_ttf sdl2_image glew pkgconf
FreeBSD: pkg install sdl2 sdl2_ttf sdl2_image glew pkgconf

mercurial