aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: 0296b7bbbb953cb3133063aa076763704888c2e2 (plain)
1
2
3
4
5
6
7
8
9
Installation Instructions
*************************

In a shell, type the following commands:

cmake -DCMAKE_INSTALL_PREFIX=/ .
make
sudo make install