mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-05 12:15:49 +00:00
This makes it easy to install all the relevant depdencies
on OSX. You can then build the project with:
nix-shell nix/shell.nix --run \
'./autogen.sh && ./configure.sh --enable-sdl && make'