Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 156 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 156 Bytes

C++/Qt5 Version

Requirements

  • Qt5
  • cmake 3.7 or newer
  • C++11 or newer

Build Instructions

mkdir build
cd build
cmake ..
make