oprypin/Install SFML
Install Simple and Fast Multimedia Library
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sfml | The version of SFML to install ("latest", "nightly", "2.5.1") | — | latest |
| config | The configuration of the build ("Release", "Debug") | — | Release |
| token | Personal access token (auto-populated) | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| sfml | The actual version of SFML that was installed |
| path | The directory where SFML was installed, so you can use '[path]/include' etc. |