diff options
| author | Alexey Edelev <alexey.edelev@qt.io> | 2021-04-12 11:34:24 +0200 |
|---|---|---|
| committer | Alexey Edelev <alexey.edelev@qt.io> | 2021-04-12 12:05:59 +0200 |
| commit | 8194f790533fbd2c499feb1187774caab7eceb47 (patch) | |
| tree | bf82183057220b5b4ddea1ecd50473962f88921d /src/concurrent/qtconcurrentiteratekernel.cpp | |
| parent | 17db162949e2392a6d57eea1e09515c78e166365 (diff) | |
Use bracket-based escaping for all list arguments in a configure string
The 'list(TRANSFORM cmake_args REPLACE "\\[\\[;\\]\\]" "\\\\;")' call
breaks the list arguments added when evaluating the 'INPUT_' values.
Therefore, it's necessary to apply bracket-based escaping to all list
arguments instead of the standard escaping.
Amends 856fadf85ca2a3b70878d01d32e4d4cef807b8a9
Fixes: QTBUG-92459
Change-Id: Ifd4e0ca5f549a1c7fab9ceb587ed355250c4e677
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentiteratekernel.cpp')
0 files changed, 0 insertions, 0 deletions
