Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 199 Bytes

hue-qt

screenshot

Building from source

  1. Clone the repository
  2. mkdir build && cd build
  3. cmake ../
  4. cmake --build .