Configure and build CMake projects on GitHub Actions
Go to file
2023-01-06 20:57:40 +07:00
.github/workflows add test.yml workflow to test this action 2023-01-06 20:57:40 +07:00
test add a test project for testing this action 2023-01-06 15:23:09 +07:00
.gitignore add a test project for testing this action 2023-01-06 15:23:09 +07:00
action.yml add action.yml that will configure and build CMake project 2023-01-06 13:59:57 +07:00
LICENSE initialize project with readme and license 2023-01-06 12:39:38 +07:00
README.md initialize project with readme and license 2023-01-06 12:39:38 +07:00

CMake Action

Configure and build CMake project on GitHub Actions.