Skip to content

Commit

Permalink
chore: update build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Dec 15, 2023
1 parent 465bd58 commit 80e491a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ qmake ../JDSP4Linux.pro
make -j4
```

> [!IMPORTANT]
>
> On some distros like Ubuntu, `qmake6` instead of `qmake` should be used.
Execute compiled binary

```bash
Expand Down

0 comments on commit 80e491a

Please sign in to comment.