Configure and build CMake projects on GitHub Actions
Go to file
Alfi Maulana 4ba6e49b5d
Merge pull request #16 from threeal/shorter-configure-args-var-name
Shorter `CONFIGURE_ARGS` Variable Name
2023-01-11 13:09:57 +07:00
.github run action with specified generator job on multiple platforms 2023-01-10 18:38:41 +07:00
test remove option to build txt in the test project 2023-01-08 14:11:25 +07:00
.gitignore add a test project for testing this action 2023-01-06 15:23:09 +07:00
action.yml rename CONFIGURE_ARGS into ARGS 2023-01-11 13:07:57 +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.