Configure and build CMake projects on GitHub Actions
Go to file
Alfi Maulana c6d2f05891
Merge pull request #12 from threeal/add-args-input
Add Other Arguments Input
2023-01-08 12:06:03 +07:00
.github reword other aguments with additional arguments 2023-01-08 11:56:59 +07:00
test add option in test configuration to output hello_world.txt 2023-01-08 11:47:14 +07:00
.gitignore add a test project for testing this action 2023-01-06 15:23:09 +07:00
action.yml fix wrong set to CONFIGURE_ARGS variable 2023-01-08 12:02:00 +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.