summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qdatastream.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2024-02-21 17:18:30 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2024-02-23 10:16:51 +0100
commit0165a91bff80722d2384914dd40ca65a20fc1a47 (patch)
tree041670c5dde8cbc45fc4e312a8a2a04db80766fd /src/corelib/serialization/qdatastream.cpp
parent3ec4a555599d352fa97272b8df612bf33e752878 (diff)
CMake: Fix passing -DFOO=0 to configure.bat
Add a space before the redirection operator, so that the '0' in '-DFOO=0' after '%*' expansion, does not get squished with the '<', effectively redirecting from '0>' instead of stdout. As a drive-by, also add a comment why we need the '.'. Pick-to: 6.5 6.6 6.7 Fixes: QTBUG-122622 Change-Id: I74ea3a1fe751cc1f2ad216b309f6b24d6d5f6b7f Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/corelib/serialization/qdatastream.cpp')
0 files changed, 0 insertions, 0 deletions