Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Hi, I am from vcpkg.
Our current support for QT mainly comes from downloading QT binaries from git.
However, today I discovered that we cannot access any information about https://code.qt.io/qt.
I would like to ask: when can I access it normally? Or is there an alternative source to download from?
Related info:
vcpkg: https://github.com/microsoft/vcpkg/blob/943c5ef1c8f6b5e6ced092b242c8299caae2ff01/ports/qtbase/cmake/qt_install_submodule.cmake#L22
vcpkg_from_git( OUT_SOURCE_PATH SOURCE_PATH URL "https://code.qt.io/qt/${_qarg_SUBMODULE}.git" REF "${${_qarg_SUBMODULE}_REF}" PATCHES ${_qarg_PATCHES}