add install target

This commit is contained in:
josch
2014-12-30 06:50:37 +01:00
parent e5bb2e12e8
commit 9913f2948c
2 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ This project is using cmake, so you can build the software out-of-tree:
cd build
cmake ..
make
make install
Runtime Configuration
=====================