first time configuration

This commit is contained in:
Mischa Spiegelmock
2016-07-30 13:58:34 -07:00
parent 4edc9f5671
commit cf509e1c7c

View File

@ -11,7 +11,10 @@ Requires [cmake](https://cmake.org/download/).
## Configure with cmake
`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.
This will present you with a simple console-based interface of options for projectM.
Press 'c' to generate the configuration.
Review the options and change what you think is necessary. Press 'g' to generate the make files and exit.
## Compiling and installing