Minor changes to make the installation more portable in cross-compilation environments.

This commit is contained in:
Paul Knopf 2018-08-04 14:52:47 -04:00
parent a9cd59ff24
commit 37fee9b2aa

View file

@ -17,7 +17,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
include(QmlNet.pri)
target.path = $$(PREFIX)
target.path = $$(PREFIX)/
INSTALLS += target
CONFIG(install-qt-libs) {