docker: implement Docker Linux 'release-static' build

This commit is contained in:
xiphon
2020-06-29 12:40:41 +00:00
parent e1e862bce4
commit 7677103f1b
5 changed files with 212 additions and 0 deletions

View File

@@ -294,6 +294,8 @@ if(STATIC)
Qt5XcbQpa
xcb-static
Qt5ServiceSupport
xcb-glx
Qt5GlxSupport
)
endif()