markusjx/Googletest installer
Build and install googletest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 28, 2022
- License
- MIT
Pinned Snippet
uses: markusjx/googletest-installer@28c5d4102d9d57b46254be19a940bf038a9c850a # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| CC_path | A path to the CC compiler | no | "" |
| CXX_path | A path to the CXX compiler | no | "" |
| C_FLAGS | C flags to pass to the C compiler | no | "" |
| CXX_FLAGS | C++ flags to pass to the C++ compiler | no | "" |
Outputs
no outputs