Add cmake support

This commit is contained in:
2020-06-26 13:26:54 +02:00
parent fa5905870d
commit 343f30cdf8
3 changed files with 94 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ x64
*.o
.qmake.stash
Makefile*
build*