Skip to content

Commit

Permalink
Merge pull request #345 from SpiderX/master
Browse files Browse the repository at this point in the history
Honor PREFIX during tests install
  • Loading branch information
annejan authored Jan 9, 2018
2 parents 99601cf + 004ef4a commit 3335295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.pri
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
CONFIG += testcase qt warn_on depend_includepath testcase
QT += testlib widgets

target.path = $$[QT_INSTALL_TESTS]/qtpass/$$TARGET
target.path = $$PREFIX$$[QT_INSTALL_TESTS]/qtpass/$$TARGET
INSTALLS += target

0 comments on commit 3335295

Please sign in to comment.