summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifconfiguration.cpp
diff options
context:
space:
mode:
authorZoltan Gera <zoltan.gera@qt.io>2024-06-19 10:46:14 +0300
committerZoltan Gera <zoltan.gera@qt.io>2024-06-19 14:37:00 +0300
commit8bae06154a5b95b5f745e5fdec072dde5ff2647e (patch)
tree52287cb899beff2d40727d0711dcab6084e09e55 /src/interfaceframework/qifconfiguration.cpp
parentf9bca0c3ac3a0638a7c5add2553673bc58cf9d8c (diff)
cmake: Only remove ifcodegen output folder if conditions are trivial
The user can set the output folder for code generation to be the current binary folder of the build. In this case, a simple prefix check is passing while the current folder can contain other cmake-related data which is removed unintentionally. Removing the folder should only be done if the output folder is a real subfolder of the current build directory and it has the name of the template, so the use case is the default one usually set. Pick-to: 6.8 Change-Id: Iac0eb4f470bfeb677192decf0b73a5288472ae70 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
Diffstat (limited to 'src/interfaceframework/qifconfiguration.cpp')
0 files changed, 0 insertions, 0 deletions