Skip to content

Commit

Permalink
qt: Add note about qmake6
Browse files Browse the repository at this point in the history
  • Loading branch information
gm-vm authored Oct 6, 2024
1 parent d336dd4 commit 894c3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfortivpn-webview-qt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ been tested with Qt 6.4.2.
### With qmake
To build the application, go to the root of the project and run:
```shell
# If you installed Qt via a package manager, the binary may be qmake6.
qmake .
# There should now be a Makefile if qmake has succeeded
make
Expand Down

0 comments on commit 894c3e9

Please sign in to comment.