52d1c1f34b
* Support building Qt using CMake 3.28+ CMake 3.28 dropped support for deriving installation prefix(es) based on PATH environment variable on Windows. Since all the other built packages already pass necessary prefix path(s) explicitly via CMAKE_PREFIX_PATH and it works for them, do the same for Qt 6 as well. Building Qt 5 isn't affected as it doesn't use CMake. * Fix environment variable name in `windows` build job Using wrong name resulted in empty `CMAKE_PREFIX_PATH` CMake setting value, which showed the effects of CMake 3.28 changes yet again. |
||
---|---|---|
.. | ||
build-curl.ps1 | ||
build-dbus.ps1 | ||
build-expat.ps1 | ||
build-openssl.ps1 | ||
build-qt5.ps1 | ||
build-qt6.ps1 | ||
build-transmission.ps1 | ||
build-zlib.ps1 | ||
main.ps1 | ||
toolchain.ps1 |