Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 189 Bytes

File metadata and controls

9 lines (7 loc) · 189 Bytes

dentrix_editor

If you have qt creator just click run and it will build everything.

To build independently of qt creator do the following:

  1. mkdir build
  2. cd biuld
  3. cmake ..
  4. make