mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2025-12-01 12:11:20 +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'