Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 221 Bytes

File metadata and controls

22 lines (15 loc) · 221 Bytes

SortVis

An explorative test project to play around with Qt6.

Dependencies

  • CMake
  • Qt6: base, gui, widgets

Build

mkdir myBuild && $_
cmake ..
cmake --build .

Run

myBuild/SortVis