framework-r-d/Build with CMake
Builds the project using CMake
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- Apache 2.0
Pinned Snippet
uses: framework-r-d/action-build-cmake@30bca0b2d76e90cf1cc9e6e863aed5be505e7e61 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source-path | Path where source code is checked out | no | phlex-src |
| build-path | Path for build directory | no | phlex-build |
| target | CMake target to build (empty for default target) | no | "" |
| parallel-jobs | Number of parallel jobs (empty for auto-detect) | no | "" |
Outputs
no outputs