mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-24 09:25:42 +00:00
632549e6e3fa352d20a523b8f9aa4ce5c8648cd4
…
…
…
…
Mac OS X Users:
Linux:
sudo apt-get install cmake-curses-gui libsdl2-dev libglew-dev libftgl-dev libsdl2-dev
Building From Source
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%