Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 313 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 313 Bytes

install-qt-static

Prepare a static build of Qt.

Usage

See action.yml

Example

steps:
    uses: anthepro/install-qt-static@v1
    with:
      version: 6.4.2
      configure-args: -opensource -opengl desktop
      submodules: qtbase,qtshadertools,qtdeclarative