1
0
Fork 0

Initial commit

This commit is contained in:
Reinout Meliesie 2021-02-27 14:38:12 +01:00
commit d55a2342a1
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/cmake-build-*/
/.idea/

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "cmake/cmake-modules"]
path = cmake/cmake-modules
url = git@github.com:rpavlik/cmake-modules.git