We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct me if I'm wrong. Now, qtpass tries to install always to /usr/local Is there any way to indicate a different installation prefix?
Thank you.
The text was updated successfully, but these errors were encountered:
I'll try and add it to the qmake file for the next release.
Reference http://stackoverflow.com/questions/7106442/qt-project-files-and-prefix-variable
Sorry, something went wrong.
b182bcb
You can now (in master) select your prefix for example qmake PREFIX=/opt
qmake PREFIX=/opt
Will be in version 1.0.2
Selectable PREFIX for installation, fixes #100
7ad43af
No branches or pull requests
Correct me if I'm wrong. Now, qtpass tries to install always to /usr/local
Is there any way to indicate a different installation prefix?
Thank you.
The text was updated successfully, but these errors were encountered: