Configure and build CMake projects on GitHub Actions
Go to file
2023-01-11 15:52:55 +07:00
.github add use-action-with-specified-targets to test targets input in workflow 2023-01-11 15:52:55 +07:00
test add test target for testing targets input 2023-01-11 15:50:37 +07:00
.gitignore add a test project for testing this action 2023-01-06 15:23:09 +07:00
action.yml add targets input option for specifying build targets 2023-01-11 15:38:28 +07:00
LICENSE initialize project with readme and license 2023-01-06 12:39:38 +07:00
README.md add test status badge in the README.md 2023-01-06 21:28:15 +07:00

CMake Action

test status

Configure and build CMake project on GitHub Actions.