akshaybabloo/actions-setup-qt

Setup Qt for GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usernameQt Account Usernameyes
passwordQt Account Passwordyes
versionQt Version to install (e.g. qt6.10.0-full-dev)noqt6.10.0-full-dev
compilerCompiler to use (e.g. msvc2022_64, gcc_64, macos). If not specified, will auto-detect based on platform.no
install-depsInstall platform-specific dependencies (true/false)nofalse
cacheEnable caching of Qt installation (true/false)notrue
dirDirectory to install Qt into. If not specified, a default location will be used.no""
modulesComma or space-separated list of Qt modules to install (e.g. qtbase qttools). If not specified, all modules will be installed.no""

no outputs