~ken-vandine/ubuntu-system-settings/fix-1378678

529.1.1 by Didier Roche
edit install instruction due to the change from qmake to cmake
1
mkdir build
2
cd build
3
cmake ..
1 by Alberto Mardegan
Add a few files
4
make
5
sudo make install
6