mirror of
https://gitlab.com/Syping/qt5-llvm-mingw-docker.git
synced 2025-10-21 22:50:21 +02:00
Update Qt and libraries
This commit is contained in:
parent
c83067b134
commit
2172e1ba6f
4 changed files with 19 additions and 16 deletions
3
docker_build
Executable file
3
docker_build
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
docker build -t qt-llvm-mingw-docker:shared -f Dockerfile.shared .
|
||||
docker build -t qt-llvm-mingw-docker:static -f Dockerfile.static .
|
Loading…
Add table
Add a link
Reference in a new issue