step-security/actions-setup-cmake
Setup the cmake build generator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cmake-version | The version of cmake to setup. E.g. 3.14.0 | — | "" |
| github-api-token | GitHub token to use when retrieving version info | — | ${{ github.token }} |
| use-32bit | Force using 32 bit version of cmake on x86_64, instead of looking for 64 bit version | — | false |
Outputs
no outputs