Commit 731e6bec authored by Oswald Buddenhagen's avatar Oswald Buddenhagen Committed by Qt by Nokia
Browse files

cache the right variable


binary+depends is outdated; it's just command now

Change-Id: Ic4617d760585e53a485920e843627d3f9707d6a9
Reviewed-by: default avatarQt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@nokia.com>
parent 939338c2
Branches
Tags
No related merge requests found
Showing with 1 addition and 2 deletions
...@@ -81,7 +81,6 @@ INSTALLS += target ...@@ -81,7 +81,6 @@ INSTALLS += target
unset(added) unset(added)
} }
include($$TOOL_PRI) include($$TOOL_PRI)
for(var, $$list(binary depends)): \ cache(QT_TOOL.$${MODULE}.command, transient)
cache(QT_TOOL.$${MODULE}.$$var, transient)
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment