Skip to content

Instantly share code, notes, and snippets.

@tryphe
Created September 23, 2019 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tryphe/5333144b1b9847fe65b8740eceaed14e to your computer and use it in GitHub Desktop.
Save tryphe/5333144b1b9847fe65b8740eceaed14e to your computer and use it in GitHub Desktop.
### Install qtchooser:
sudo apt install qtchooser
### Add your qmake to qtchooser:
qtchooser -install 5.13.1 ~/localqt/Qt-5.13.1-static/bin/qmake
### Run qmake -v
qtchooser -run-tool=qmake -qt=5.13.1 -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment