summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-07-22 17:30:24 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-07-22 16:02:21 +0000
commitf60e4058aa27d19fcbb5dbde3d179ccbc6655003 (patch)
tree867665e889004b00fabc9c9015f67b4e0ee91383 /src/plugins/generic
parent31341ad63abbf67fc6a058284e5f48c33a6c4e8f (diff)
Fix non-prefix builds for non qtbase repos
QT_WILL_INSTALL was previously always set to ON when doing a qtdeclarative build, because CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT evaluated to false due to always having to set CMAKE_INSTALL_PREFIX to point to the qtbase build directory. Instead of recomputing the value of QT_WILL_INSTALL, compute it once while configuring qtbase, and add it to the generated QtBuildInternalsExtra.cmake file, so it propagates to all other repos that will be built. Change-Id: If8bf63e7501b5758fe7aa0f799cb0746704f4811 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/plugins/generic')
0 files changed, 0 insertions, 0 deletions