mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 13:06:25 +00:00
0ebd5800e00856c4eea577d4396a4ddb01e68682
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1313 6778bc44-b910-0410-a7a0-be141de4315d
Mac OS X
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++
83.4%
CMake
8.5%
C
6%
GLSL
1.3%
Shell
0.8%