Add GitHub build action for CMake project

This commit is contained in:
Marius Greuel
2021-12-20 17:52:37 +01:00
parent e4ebfe420c
commit 89c345c6a6
2 changed files with 126 additions and 0 deletions

View File

@@ -31,3 +31,9 @@ charset = utf-8
tab_width = 2
indent_size = 2
indent_style = space
[*.yml]
charset = utf-8
tab_width = 2
indent_size = 2
indent_style = space