Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 124 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 124 Bytes

Build and installation instructions

mkdir build
cd build
qmake ..
make
sudo make install

Tested with Qt 5.10