summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-08-09 12:44:34 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-08-10 12:05:31 +0000
commiteb2282605734152440e840777d1f8a0576e3c7a6 (patch)
treeeafa50e39d987f29d79371d7b13f0fe6522c9784 /tests/auto/network/ssl
parentd61820e5ab3176818b8a2326fa25d05a9f135244 (diff)
CMake: Fix build with CMake master / 3.22
CMake master / 3.22 introduced a behavior change in how conditions are evaluated in the while command. It is now consistent with how if() evaluates conditions. This caused an issue in Qt code where a "(" opening parenthesis was evaluated as part of the condition rather than as a string. Fix this by wrapping the evaluation of the variable in quotes. Pick-to: 6.1 6.2 Change-Id: I70c26dc91394f4a14f7a26419df264a069dc7dc5 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Craig Scott <craig.scott@qt.io>
Diffstat (limited to 'tests/auto/network/ssl')
0 files changed, 0 insertions, 0 deletions