Configure and build CMake projects on GitHub Actions
Go to file
2023-01-08 13:55:29 +07:00
.github make use action with specified compiler to test invalid compiler name 2023-01-08 13:47:54 +07:00
test add support in test project to choose C and/or C++ to compile 2023-01-08 12:35:22 +07:00
.gitignore add a test project for testing this action 2023-01-06 15:23:09 +07:00
action.yml fix multiline input by removing newline and other specifiers 2023-01-08 13:38:38 +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.