maximeverreault/Setup FMT
Build and install the FMT C++ library
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | FMT version to build, e.g. `9.1.0` | no | latest |
| toolset | The CMake generator used to generate the build system, e.g. `auto`, `Ninja`, `MinGW Makefiles`, `Visual Studio 17 2022` | no | auto |
| directory | Build directory. Default is the GitHub actions environment variable with subdirectory `fmt`: `runner.temp/fmt` | no | — |
Outputs
| name | description |
|---|---|
| fmt_dir | The installation folder for the FMT library |