summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2025-12-03 15:31:05 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2025-12-05 13:47:20 +0100
commite29f355c4d80d311c2d096724cc8d15982b69e4b (patch)
treedfee7200db4e1747d75c2e4a4b09d97c1adde0e8 /dist/changes-5.0.0
parentac0aac35d7e4381aec9497084716bb4f92817923 (diff)
CMake: Make it possible to use qt-cmake with --build and --installHEADdev
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 <semlanik@gmail.com>
Diffstat (limited to 'dist/changes-5.0.0')
0 files changed, 0 insertions, 0 deletions