diff options
| author | Joerg Bornemann <[email protected]> | 2025-12-03 15:31:05 +0100 |
|---|---|---|
| committer | Joerg Bornemann <[email protected]> | 2025-12-05 13:47:20 +0100 |
| commit | e29f355c4d80d311c2d096724cc8d15982b69e4b (patch) | |
| tree | dfee7200db4e1747d75c2e4a4b09d97c1adde0e8 /src/network/socket/qabstractsocket_p.h | |
| parent | ac0aac35d7e4381aec9497084716bb4f92817923 (diff) | |
It wasn't possible to use the qt-cmake script with, e.g. the --build or
--install argument, because we called cmake with
-DCMAKE_TOOLCHAIN_FILE=..., and such arguments must be passed as the
first argument.
Since CMake 3.21 it's possible to pass the toolchain file via an
environment variable. This patch changes qt-cmake and qt-cmake.bat
accordingly.
This is safe, because we require CMake 3.22 for building Qt since Qt
6.9.
Pick-to: 6.10
Fixes: QTBUG-140785
Change-Id: I4b4bc729e80a0ab9fbe275cf2d3900111be3c1a3
Reviewed-by: Alexey Edelev <[email protected]>
Diffstat (limited to 'src/network/socket/qabstractsocket_p.h')
0 files changed, 0 insertions, 0 deletions
