Merge pull request #2974

7677103 docker: implement Docker Linux 'release-static' build (xiphon)
This commit is contained in:
luigi1111
2020-07-08 13:49:07 -05:00
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()