cmake-tools/run-cpack
GitHub action to run CPack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| binary_dir | Path to directory which CMake will use as the root of build directory. | no | ../build |
| generators | List of generator names | no | TBZ2 |
| configurations | Specify the project configuration(s) to be packaged (e.g. Debug, Release, etc.) | no | "" |
| packages_directory | Override/define CPACK_PACKAGE_DIRECTORY, which controls the directory where CPack will perform its packaging work | no | "" |
| verbose | Run cpack with verbose output | no | "" |
| trace | Put the underlying cmake scripts in trace mode. | no | "" |
| trace_expand | Put the underlying cmake scripts in expanded trace mode | no | "" |
Outputs
no outputs