Skip to content

anthepro/install-qt-static

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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