summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentiteratekernel.cpp
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-04-12 11:34:24 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2021-04-12 12:05:59 +0200
commit8194f790533fbd2c499feb1187774caab7eceb47 (patch)
treebf82183057220b5b4ddea1ecd50473962f88921d /src/concurrent/qtconcurrentiteratekernel.cpp
parent17db162949e2392a6d57eea1e09515c78e166365 (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