Prepare a static build of Qt.
See action.yml
steps:
uses: anthepro/install-qt-static@v1
with:
version: 6.4.2
configure-args: -opensource -opengl desktop
submodules: qtbase,qtshadertools,qtdeclarative
Prepare a static build of Qt.
See action.yml
steps:
uses: anthepro/install-qt-static@v1
with:
version: 6.4.2
configure-args: -opensource -opengl desktop
submodules: qtbase,qtshadertools,qtdeclarative