egor-tensin/Build Boost
Download & build Boost
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to build | yes | — |
| libraries | Space-separated list of libraries | yes | — |
| toolset | Toolset to use | no | auto |
| platform | Target platform | no | x64 |
| configuration | Configuration to build | no | Release |
| static | Build static libraries | no | 0 |
| static-runtime | Link to the static runtime | no | 0 |
| directory | Destination directory | no | — |
Outputs
| name | description |
|---|---|
| install_dir | Directory with Boost installation |
| root | Source Boost directory |