Enable autobuild for qt5-static
This commit is contained in:
parent
dfc132af9d
commit
13b6b27fea
@ -77,7 +77,6 @@ class Config:
|
||||
|
||||
MANUAL_BUILD: List[Tuple[str, List[BuildType]]] = [
|
||||
('mingw-w64-firebird-git', []),
|
||||
('mingw-w64-qt5-static', ['mingw32', 'mingw64', 'ucrt64', 'clang32', 'clang64']),
|
||||
('mingw-w64-arm-none-eabi-gcc', []),
|
||||
]
|
||||
"""Packages that take too long to build, or can't be build and should be handled manually"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user