mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-26 05:15:40 +00:00
5447a04c026365d64f3d05337d4bc1ec5efc6a4c
…
…
…
…
Mac OS X Users:
<<<<<<< HEAD
Linux:
- sudo apt-get install cmake-curses-gui libsdl2-dev libglew-dev libgles2-mesa-dev libftgl-dev
=======
Building
Requires cmake.
cmake .
make
make install
Help
Report issues on GitHub
Configure with cmake
If you wish to configure build options run:
ccmake .
This will present you with a simple console-based interface of options for projectM.
Review the options and change what you think is necessary. Press 'g' to generate the make files and exit.
Description
Languages
C++
84.2%
CMake
8.1%
C
6.2%
GLSL
1.5%