mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Minor changes to make the installation more portable in cross-compilation environments.
This commit is contained in:
parent
a9cd59ff24
commit
37fee9b2aa
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||
|
||||
include(QmlNet.pri)
|
||||
|
||||
target.path = $$(PREFIX)
|
||||
target.path = $$(PREFIX)/
|
||||
INSTALLS += target
|
||||
|
||||
CONFIG(install-qt-libs) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue