summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-05-14 11:52:58 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-05-15 08:54:21 +0200
commitd5cb44cd3a2169d7c479d1f53d69544b9109f003 (patch)
tree0a4bf0c68671d2391aa2efea85c8f2699ff6ef2e /src
parentc5f7cb7e1427470256eeec65b82c29e47e461f22 (diff)
pro2cmake: Fix Scope.get_string for list values
QMake variables are always string lists, but some variables are used to represent single string values. People tend to fill those variables with multiple values and expect them to be joined by spaces. Exhibit A: qtdeclarative/tools/qml/qml.pro QMAKE_TARGET_DESCRIPTION = QML Runtime QMake supports this for many values. Do the same for Scope.get_string(). Change-Id: I6af22bc1bfed07a4d8eac94d7315051a5bcb7a4d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions